Skip to main content

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


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.5.tar.gz (14.4 kB view hashes)

Uploaded Source

Built Distribution

kydb-0.7.5-py3-none-any.whl (19.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page