Minimal and in-memory datastore for performant data storage and retrieval.
-
Updated
Aug 4, 2023 - Python
Minimal and in-memory datastore for performant data storage and retrieval.
Scalable and fast database tool/library
A miniature Redis-like in-memory key-value store implemented in Python
Global-Scale Sustainable Blockchain Fabric
Simple Python library to cache sync/async function results, with disk persistence and I/O tuning options
In this repository, we include a basic example of setting up a graph database for storing Digital Twins' execution traces. Additionally, we compare this approach with one using Redis, a key-value database. We are using a Braccio robotic arm and a Lego Mindstorms NXJ as examples.
A Key-Value database for the command-line and in Python, backed by SQLite3
A simple Key-Value DataBase by Python
pyhera is an optimized in-memory database
ultra fast, thread and process safe, easily queryable Indexes/ caches for Python.
A Unordered LSM (bitcask) based Key Value Store in python
⚖️ A simple version of a distributed, fault-tolerant, Key-Value (KV) database (or store), with a few tweaks.
The purpose of this project is to create a simple version of a distributed, fault-tolerant, Key-Value (KV) database (or store).
How storage engine based-on LSM tree works
A demonstration of the implementation of a distributed columnar NoSQL key-value pair based datastore for big data. With support for multiple nodes, node management, centralized control, replica management and fault tolerance..
JSON based python key-value database for rapid prototyping
Global-Scale Sustainable Blockchain Fabric
Add a description, image, and links to the key-value-database topic page so that developers can more easily learn about it.
To associate your repository with the key-value-database topic, visit your repo's landing page and select "manage topics."