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: almost 2 years ago
Linked from 6 awesome lists

databasestorage-engine

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
status-im/nim-rocksdbA Nim wrapper around a persistent key-value store33
iabudiab/objectiverocksAn Objective-C wrapper around RocksDB for persistent key-value storage59
rosedblabs/rosedbA lightweight key-value storage engine with a focus on reliability and throughput4,647
nutsdb/nutsdbA fast and persistent key-value store with support for transactions and various data structures.3,420
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
curiosity-ai/rocksdb-sharpA C# wrapper around Facebook's RocksDB key-value database167
speedb-io/speedbA high-performance key-value store designed to support modern data sets.925
ideawu/ssdbA high-performance key-value store designed to be an alternative to Redis.8,196
chrislusf/vastoA distributed key-value store with sharding and replication capabilities261
cockroachdb/pebbleA high-performance key-value store designed to support the needs of a distributed database system5,030
simerplaha/swaydbA high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations.293
apple/foundationdbA distributed, transactional key-value store designed for handling large volumes of structured data in clusters of commodity servers14,645
deepfabric/elasticellA distributed NoSQL key-value storage system with strong consistency and reliability527
amit-davidson/libradbA simple key-value store implemented in Go for learning purposes and providing a basic database example.171
spotify/sparkeyA simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts.1,178