ld

Key-value store

A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.

Lean Database

GitHub

23 stars
2 watching
1 forks
Language: Go
last commit: about 4 years ago
databaseinsertslean-databaseshard

Related projects:

RepositoryDescriptionStars
simerplaha/swaydbA high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations.293
amit-davidson/libradbA simple key-value store implemented in Go for learning purposes and providing a basic database example.171
lucid-kv/lucidA high-performance key-value store with distributed capabilities and an HTTP API378
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
iondbproject/iondbA lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support.592
yahoo/halodbA high-performance key-value store designed for IO-bound workloads with low latency and high throughput.509
claygod/cofferACID-compliant key-value database with support for transactions and high throughput39
akrylysov/pogrebAn embedded key-value store optimized for fast random lookups and infrequent bulk inserts.1,313
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
kim/leveldb-haskellProvides Haskell bindings to LevelDB for fast, disk-based key-value storage66
treode/storeA distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes.176
maximilianheidenreich/dsddbA lightweight key-value storage solution with simple API and support for primitive and custom data structures13
lotusdblabs/lotusdbAn optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance.2,094
lucaong/cubdbAn embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection.570
chrislusf/vastoA distributed key-value store with sharding and replication capabilities261