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.

GitHub

29k stars
995 watching
6k forks
Language: C++
last commit: about 1 month 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 around a persistent key-value store 33
iabudiab/objectiverocks An Objective-C wrapper around RocksDB for persistent key-value storage 59
rosedblabs/rosedb A lightweight key-value storage engine with a focus on reliability and throughput 4,647
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
curiosity-ai/rocksdb-sharp A C# wrapper around Facebook's RocksDB key-value database 167
speedb-io/speedb A high-performance key-value store designed to support modern data sets. 925
ideawu/ssdb A high-performance key-value store designed to be an alternative to Redis. 8,196
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 5,030
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,645
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. 171
spotify/sparkey A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. 1,178