rocksdb
Data store library
A fast key-value store for efficient storage of large amounts of data on flash drives.
A library that provides an embeddable, persistent key-value store for fast storage.
29k stars
995 watching
6k forks
Language: C++
last commit: 2 months ago
Linked from 6 awesome lists
databasestorage-engine
Related projects:
Repository | Description | Stars |
---|---|---|
| A Nim wrapper around a persistent key-value store | 33 |
| An Objective-C wrapper around RocksDB for persistent key-value storage | 59 |
| A lightweight key-value storage engine with a focus on reliability and throughput | 4,647 |
| 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 C# wrapper around Facebook's RocksDB key-value database | 167 |
| A high-performance key-value store designed to support modern data sets. | 925 |
| A high-performance key-value store designed to be an alternative to Redis. | 8,196 |
| A distributed key-value store with sharding and replication capabilities | 261 |
| A high-performance key-value store designed to support the needs of a distributed database system | 5,030 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| A distributed, transactional key-value store designed for handling large volumes of structured data in clusters of commodity servers | 14,645 |
| A distributed NoSQL key-value storage system with strong consistency and reliability | 527 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. | 1,178 |