PostgreSQL HStore support for Django
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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
|