Modular asynchronous embedded key-value database
-
Updated
Jun 13, 2023 - Rust
Modular asynchronous embedded key-value database
An inefficient toy database for learning database concepts!
Researching how databases work
minimal key value database written in rust
High-performance LSM-tree key-value store in Rust with configurable SST implementations, buffer pool caching, bloom filters, and multiple compaction policies
Replicate your Sled database to Postgres
A persistent and efficient embedded KV database
A dynamo-like key/value database implemented in rust.
Rust crate library for reading/writing GDBM key/value databases
Global-Scale Sustainable Blockchain Fabric
Blazing fast log-structured key-value storage based on Bitcask[1] whitepaper.
Lally is a distributed in-memory key-value database, written in Rust and Tokio
A partially distributed storage framework, using the two-layer architecture, in-development.
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database engine.
Benchmarking Rust storage engines
A very fast Key-Value store in pure rust
Python fast on-disk dictionary / RocksDB & SpeeDB Python binding
A low-level, versioned, embedded, ACID-compliant, key-value database for Rust
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."