Skip to main content

PostgreSQL HStore support for 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://img.shields.io/pypi/dm/django-hstore.svg

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.4.tar.gz (64.9 kB view details)

Uploaded Source

Built Distribution

django_hstore-1.4-py2.py3-none-any.whl (63.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: django-hstore-1.4.tar.gz
  • Upload date:
  • Size: 64.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-hstore-1.4.tar.gz
Algorithm Hash digest
SHA256 b1a2e82ad2f1566445dcb0da7a5d15a4e2e0e22420d04d81de803b296a587a1e
MD5 a5216c156532322b686360dd7cc82b1d
BLAKE2b-256 6f2e13023347114a78c088ccc1ad8c9d7a7eeb39fdd094ffe73cee9d7f0a8936

See more details on using hashes here.

File details

Details for the file django_hstore-1.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_hstore-1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b3e8fa5e60382f7fe95a4fd6dada61c32cbd0a4341e57818d7d15a021028614d
MD5 9b53049e25b0335332032f8dea5f3847
BLAKE2b-256 f395cf78a35171897b3eae99b639dd0486b8be66a7181af405ffb79474e7c812

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