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
637 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
data-structuresdatabaseembeddedgogolangkey-valuekv-storerosedbthroughput
Related projects:
Repository | Description | Stars |
---|---|---|
facebook/rocksdb | A fast, persistent key-value store designed for flash and RAM storage. | 28,650 |
nutsdb/nutsdb | A fast and persistent key-value store with support for transactions and various data structures. | 3,402 |
google/leveldb | A fast key-value storage library written at Google providing an ordered mapping from string keys to string values | 36,564 |
ideawu/ssdb | A high-performance key-value store designed to be an alternative to Redis. | 8,193 |
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 | 259 |
cberner/redb | An embedded key-value store written in Rust with high performance and ACID compliance | 3,352 |
lotusdblabs/lotusdb | An optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance. | 2,080 |
amit-davidson/libradb | A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 169 |
iondbproject/iondb | A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. | 586 |
liveasynchronousvisualizedarchitecture/simdb | A high-performance key-value store designed for concurrent access and visualization. | 535 |
iabudiab/objectiverocks | An Objective-C wrapper around RocksDB for persistent key-value storage | 58 |
speedb-io/speedb | A high-performance key-value store designed to support modern data sets. | 917 |
koculu/zonetree | A fast and reliable key-value database for .NET applications | 373 |
bobris/btdb | A comprehensive Key Value Database project with .NET implementation, featuring object database integration and various extensions. | 137 |