kydb (Kinyu Database). NoSQL DB interface.
Project description
Introduction
An abstraction layer for NoSQL Database with features used in the financial services industry.
-
Simple factory. A single URL would define the database or union.
-
Filesystem-like heirachy for objects.
-
Caching and cache context.
-
Union: i.e. multiple databases where:
-
Read would look for the object in order
-
Write always writes to the first (front) db
-
-
Serialisable objects. Any python object can be stored in the DB with
- With option to use decorators to give finer control over serialisation.
See Documentation.
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
kydb-0.6.1.tar.gz
(12.6 kB
view details)
Built Distribution
kydb-0.6.1-py3-none-any.whl
(17.0 kB
view details)
File details
Details for the file kydb-0.6.1.tar.gz
.
File metadata
- Download URL: kydb-0.6.1.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48137ba212be4e419d8fe72be70358c7d7a805fcf72b2b55fc64c75ea5606006 |
|
MD5 | 575301905bf3b485e9dc207459f90b5c |
|
BLAKE2b-256 | 454def0c1757308c08fd1ff64d1edfd0f67f40420ff5b1397a11d706d8b7cfc6 |
File details
Details for the file kydb-0.6.1-py3-none-any.whl
.
File metadata
- Download URL: kydb-0.6.1-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46f91ab6d1c836a6bd10f5ceeba8ef8fc76353b05bf3e00c9a3fdc458a7485b8 |
|
MD5 | 42ce6c0584ec305c5608f31bb5078816 |
|
BLAKE2b-256 | 636d0c8c5c5f69e87572353b9b0bbe9117ddc1f0742d9c70b335487912bc2960 |