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

Uploaded Source

Built Distribution

django_hstore-1.4.1-py2.py3-none-any.whl (63.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-hstore-1.4.1.tar.gz
Algorithm Hash digest
SHA256 0d91e12308bc42098831222ae9fd94e4d071c905926bc45310697e0f1bcfdb18
MD5 3632d7eb9c8cda811d5777832d63dac7
BLAKE2b-256 ee4b817b19626237195d68076accd1dd2feb6e24ed10c1471f461a6cd0628e06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_hstore-1.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f3f4dbda9c7a3e8d3b8092953ce3df9d4c2e999d2d6d444dd26b4be307568816
MD5 392ae010164b6d35c9c6b1e3d3242440
BLAKE2b-256 7e4af6814b6a5fce07ca7030cc94f705d5e66288aa2cfb770c8c8bf7ce2e4648

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