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

917 stars
13 watching
72 forks
Language: C++
last commit: 5 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. 535
iondbproject/iondb A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. 586
yahoo/halodb A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. 507
akrylysov/pogreb An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. 1,312
chainsafe/chaindb A high-performance key-value store implemented on top of BadgerDB 20
google/leveldb A fast key-value storage library written at Google providing an ordered mapping from string keys to string values 36,564
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 58
linkedin/paldb An embeddable key-value store with fast read performance and compact storage size 939
radareorg/sdb A lightweight key-value store with basic data structure support and syntax sugar for JSON and arrays 217
treode/store A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. 177
bobris/btdb A comprehensive Key Value Database project with .NET implementation, featuring object database integration and various extensions. 137
synrc/kvs A compact, distributed key-value store with support for polymorphic data and multiple backends. 178
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,179