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.2.tar.gz
(14.3 kB
view details)
Built Distribution
kydb-0.7.2-py3-none-any.whl
(19.3 kB
view details)
File details
Details for the file kydb-0.7.2.tar.gz
.
File metadata
- Download URL: kydb-0.7.2.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 | 718fc09d4dd7d2fd3e8ce2fbdc0cb78cb462adeb2cf2062c55d700af5fdb7c50 |
|
MD5 | c0641ac24eba57c7d23503f85fcf3e45 |
|
BLAKE2b-256 | ef6ff2b6e0d3dbca1137400e64bb972867c6a03c7d4d54fb85fb91ffc20fcdd1 |
File details
Details for the file kydb-0.7.2-py3-none-any.whl
.
File metadata
- Download URL: kydb-0.7.2-py3-none-any.whl
- Upload date:
- Size: 19.3 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 | 81ab370b9af477b78c634481458ab16d718505c9faf56a3415002b07f3257a33 |
|
MD5 | ef33160a026c45ef11bd5a80e1ebbce6 |
|
BLAKE2b-256 | 8b838b9d9c137ed6bab9cc44a9211856c0b98e2a70bc2a2f2f05187dec41588c |