speedb

Key-value store

A high-performance key-value store designed to support modern data sets.

A RocksDB compliant high performance scalable embedded key-value store

GitHub

925 stars
13 watching
72 forks
Language: C++
last commit: 7 months ago
Linked from 1 awesome list

embeddedkafka-streamskey-value-storekvsperformancerocksdbscalespeedbstorage-engine

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
liveasynchronousvisualizedarchitecture/simdb A high-performance key-value store designed for concurrent access and visualization. 537
iondbproject/iondb A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. 592
yahoo/halodb A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. 509
akrylysov/pogreb An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. 1,313
chainsafe/chaindb A high-performance key-value store implemented on top of BadgerDB 20
google/leveldb A fast key-value storage library with ordered mapping from string keys to string values. 36,769
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
iabudiab/objectiverocks An Objective-C wrapper around RocksDB for persistent key-value storage 59
linkedin/paldb An embeddable key-value store with fast read performance and compact storage size 939
radareorg/sdb A simple string key-value database with support for arrays and JSON 215
treode/store A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. 176
bobris/btdb A high-performance, ACID-compliant key-value store with object database and relational capabilities. 139
synrc/kvs A compact, distributed key-value store with support for polymorphic data and multiple backends. 177
chrislusf/vasto A distributed key-value store with sharding and replication capabilities 261
spotify/sparkey A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. 1,178