Skip to main content

PostgreSQL HStore support for Django

Project description

https://travis-ci.org/djangonauts/django-hstore.svg https://coveralls.io/repos/djangonauts/django-hstore/badge.svg Requirements Status https://badge.fury.io/py/django-hstore.svg 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.2.tar.gz (66.3 kB view details)

Uploaded Source

Built Distribution

django_hstore-1.4.2-py2.py3-none-any.whl (63.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-hstore-1.4.2.tar.gz
Algorithm Hash digest
SHA256 d45d7a64a68e7e011c7ff99153286060db48cc7a792a39d6c0e9fe5292da01f7
MD5 0c40ed15ddeb96c769a0def95d509d8c
BLAKE2b-256 167d1aa99e87892370d4b6ee3a9ffa2341c5767a61ad082025190520c445ac4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_hstore-1.4.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 85134043da56c4c4bd4c4e10a23b66f4ff84562e6d866b50125e35ba164cf459
MD5 9c03d9b0a4637c929dd3063942462346
BLAKE2b-256 8c2ad934249fef3e3918fb9f32e2006b01d8bb16787597ad6715fdedae11245b

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