django-hstore 1.4.2
pip install django-hstore
Released:
PostgreSQL HStore support for Django
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Djangonauts Organization
- Tags django, hstore, schemaless
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
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.
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Djangonauts Organization
- Tags django, hstore, schemaless
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-hstore-1.4.2.tar.gz
.
File metadata
- Download URL: django-hstore-1.4.2.tar.gz
- Upload date:
- Size: 66.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d45d7a64a68e7e011c7ff99153286060db48cc7a792a39d6c0e9fe5292da01f7 |
|
MD5 | 0c40ed15ddeb96c769a0def95d509d8c |
|
BLAKE2b-256 | 167d1aa99e87892370d4b6ee3a9ffa2341c5767a61ad082025190520c445ac4e |
File details
Details for the file django_hstore-1.4.2-py2.py3-none-any.whl
.
File metadata
- Download URL: django_hstore-1.4.2-py2.py3-none-any.whl
- Upload date:
- Size: 63.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85134043da56c4c4bd4c4e10a23b66f4ff84562e6d866b50125e35ba164cf459 |
|
MD5 | 9c03d9b0a4637c929dd3063942462346 |
|
BLAKE2b-256 | 8c2ad934249fef3e3918fb9f32e2006b01d8bb16787597ad6715fdedae11245b |