rosedb
KV store
A lightweight key-value storage engine with a focus on reliability and throughput
Lightweight, fast and reliable key/value storage engine based on Bitcask.
5k stars
40 watching
640 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
data-structuresdatabaseembeddedgogolangkey-valuekv-storerosedbthroughput
Related projects:
Repository | Description | Stars |
---|---|---|
facebook/rocksdb | A fast key-value store for efficient storage of large amounts of data on flash drives. | 28,801 |
nutsdb/nutsdb | A fast and persistent key-value store with support for transactions and various data structures. | 3,420 |
google/leveldb | A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
ideawu/ssdb | A high-performance key-value store designed to be an alternative to Redis. | 8,196 |
simerplaha/swaydb | A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
seladb/pickledb-rs | A lightweight key-value store written in Rust | 261 |
cberner/redb | An ACID-compliant embedded key-value store written in Rust. | 3,419 |
lotusdblabs/lotusdb | An optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance. | 2,094 |
amit-davidson/libradb | A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
iondbproject/iondb | A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. | 592 |
liveasynchronousvisualizedarchitecture/simdb | A high-performance key-value store designed for concurrent access and visualization. | 537 |
iabudiab/objectiverocks | An Objective-C wrapper around RocksDB for persistent key-value storage | 59 |
speedb-io/speedb | A high-performance key-value store designed to support modern data sets. | 925 |
koculu/zonetree | A fast and reliable key-value database for .NET applications | 378 |
bobris/btdb | A high-performance, ACID-compliant key-value store with object database and relational capabilities. | 139 |