Easy transactional database for Python dicts, backed by SQLite
Project description
The itemdb library allows you to store and retrieve Python dicts in a database on the local filesystem, in an easy, fast, and reliable way.
Based on the rock-solid and ACID compliant SQLite, but with easy and explicit transactions using a with statement. It provides a simple object-based API, with the flexibility to store (JSON-compatible) items with arbitrary fields, and add indices when needed.
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
itemdb-1.0.1.tar.gz
(7.1 kB
view details)
Built Distribution
File details
Details for the file itemdb-1.0.1.tar.gz
.
File metadata
- Download URL: itemdb-1.0.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a896bb8203289f4cb64dcd6da010bb999fea26a58c351e7dcdead7d692741e1b |
|
MD5 | 054871c2c54d48b4956913dbee383182 |
|
BLAKE2b-256 | 6bcc486c8f3a16ab5f27294c27c14c213e69be79242cf0a74d795568ec75538c |
File details
Details for the file itemdb-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: itemdb-1.0.1-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdf2ea77c801aabb9faf9d041bef1db233dc8ad42ccc0813c6c35b6b26dddf59 |
|
MD5 | 8ccf8168b5845d70e6b04c2e56b4b7dc |
|
BLAKE2b-256 | afde5480c7b3239b3da61973be66d495b0d3d12b8a4077e3531bdd360266a0d1 |