rocksdb

KeyValue store

A fast, persistent key-value store designed for flash and RAM storage.

A library that provides an embeddable, persistent key-value store for fast storage.

GitHub

29k stars
996 watching
6k forks
Language: C++
last commit: 7 days ago
Linked from 6 awesome lists

databasestorage-engine

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
status-im/nim-rocksdb A Nim wrapper for RocksDB, providing a interface to the persistent key-value store. 33
iabudiab/objectiverocks An Objective-C wrapper around RocksDB for persistent key-value storage 58
rosedblabs/rosedb A lightweight key-value storage engine with a focus on reliability and throughput 4,625
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
curiosity-ai/rocksdb-sharp A C# wrapper around Facebook's RocksDB key-value database 166
speedb-io/speedb A high-performance key-value store designed to support modern data sets. 917
ideawu/ssdb A high-performance key-value store designed to be an alternative to Redis. 8,193
chrislusf/vasto A distributed key-value store with sharding and replication capabilities 261
cockroachdb/pebble A high-performance key-value store designed to support the needs of a distributed database system 4,915
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
apple/foundationdb A distributed, transactional key-value store designed for handling large volumes of structured data in clusters of commodity servers 14,535
deepfabric/elasticell A distributed NoSQL key-value storage system with strong consistency and reliability 527
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 169
spotify/sparkey A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. 1,179