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.7.0.tar.gz
(14.3 kB
view details)
Built Distribution
kydb-0.7.0-py3-none-any.whl
(19.2 kB
view details)
File details
Details for the file kydb-0.7.0.tar.gz
.
File metadata
- Download URL: kydb-0.7.0.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 964e890305426e4c3d3ea33335c90d3bd8b0e14f120bc696529f1cf3d8298a08 |
|
MD5 | 963cc8fad107d0cb0b74e5f92ace86a8 |
|
BLAKE2b-256 | 8d7dfec9323737c5fc9416123935b24458ad45cc44134047e4e46fa549c568ae |
File details
Details for the file kydb-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: kydb-0.7.0-py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04c28e68d31a3f7e2ea2993e6905d13a927dd3c2497f07ea9c80d48f8047d4e2 |
|
MD5 | 73ea2b87b777954147532338e8307f29 |
|
BLAKE2b-256 | c6be8b703a5a4a0eb88b2918ec9e496c99d52672be81744766eec48fb12b917c |