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: 5 months ago
Linked from 1 awesome list
data-structuresdatabaseembeddedgogolangkey-valuekv-storerosedbthroughput
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast key-value store for efficient storage of large amounts of data on flash drives. | 28,801 |
| A fast and persistent key-value store with support for transactions and various data structures. | 3,420 |
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| A high-performance key-value store designed to be an alternative to Redis. | 8,196 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| A lightweight key-value store written in Rust | 261 |
| An ACID-compliant embedded key-value store written in Rust. | 3,419 |
| An optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance. | 2,094 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. | 592 |
| A high-performance key-value store designed for concurrent access and visualization. | 537 |
| An Objective-C wrapper around RocksDB for persistent key-value storage | 59 |
| A high-performance key-value store designed to support modern data sets. | 925 |
| A fast and reliable key-value database for .NET applications | 378 |
| A high-performance, ACID-compliant key-value store with object database and relational capabilities. | 139 |