Skip to main content

Bring schemaless PostgreSQL (HStore) in Django

Project description

https://travis-ci.org/djangonauts/django-hstore.png https://coveralls.io/repos/djangonauts/django-hstore/badge.png Code Health Requirements Status https://badge.fury.io/py/django-hstore.png https://pypip.in/d/django-hstore/badge.png

You need dynamic columns in your tables. What do you do?

  • Create lots of tables to handle it. Nice, now you’ll need more models and lots of additional sqls. Insertion and selection will be slow as hell.

  • Use a noSQL database just for this issue. Good luck.

  • Create a serialized column. Nice, insertion will be fine, and reading data from a record too. But, what if you have a condition in your select that includes serialized data? Yeah, regular expressions.


Documentation - Mailing List


Projects using this package

  • django-rest-framework-hstore: django-rest-framework tools for django-hstore

  • Nodeshot: extensible django web application for management of community-led georeferenced data - some features of django-hstore, like the schema-mode have been developed for this project

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

amitu-hstore-1.3.5.zip (42.2 kB view details)

Uploaded Source

amitu-hstore-1.3.5.tar.gz (29.7 kB view details)

Uploaded Source

File details

Details for the file amitu-hstore-1.3.5.zip.

File metadata

  • Download URL: amitu-hstore-1.3.5.zip
  • Upload date:
  • Size: 42.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for amitu-hstore-1.3.5.zip
Algorithm Hash digest
SHA256 11e0331155d37e351ff24bb0bac14b4a0d5256a7e0ef40c90e0613c6d7a75010
MD5 e6f4d7ebfaea01886da21aa5da93291f
BLAKE2b-256 6cc8a4e91e52304f5e77822137f1b0b83b154b7fe1a89c671e9cc613c30159a2

See more details on using hashes here.

File details

Details for the file amitu-hstore-1.3.5.tar.gz.

File metadata

File hashes

Hashes for amitu-hstore-1.3.5.tar.gz
Algorithm Hash digest
SHA256 43b81e9ee69e1c0c0a865483fb8dd38fce38e897b72470c012e3ba4423ce2575
MD5 2aad172492cc979ffd31b36c1dc92e48
BLAKE2b-256 e251bdc211e4adfda5ad62f88436007c70618f360887d0a04df077935e65fc80

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page