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

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 Distribution

django-hstore-1.3.3.tar.gz (27.7 kB view details)

Uploaded Source

File details

Details for the file django-hstore-1.3.3.tar.gz.

File metadata

File hashes

Hashes for django-hstore-1.3.3.tar.gz
Algorithm Hash digest
SHA256 3975b7868f7d48407d1abbfbfcb7c2c3d43e5644da0b36c3d9f2d4c8d4294641
MD5 345b10643a828c0a30424476b09145b2
BLAKE2b-256 ea7a9b1f4b65f11d06237f54d87f989cab2b02584ebaf1763d9a40f1ed3267d3

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