HaloDB

KeyValue store

A high-performance key-value store designed for IO-bound workloads with low latency and high throughput.

A fast, log structured key-value store.

GitHub

509 stars
27 watching
100 forks
Language: Java
last commit: over 3 years ago
big-dataembedded-databasejavakey-value-storestorage-engine

Related projects:

RepositoryDescriptionStars
iondbproject/iondbA lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support.592
simerplaha/swaydbA high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations.293
liveasynchronousvisualizedarchitecture/simdbA high-performance key-value store designed for concurrent access and visualization.537
linkedin/paldbAn embeddable key-value store with fast read performance and compact storage size939
speedb-io/speedbA high-performance key-value store designed to support modern data sets.925
spotify/sparkeyA simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts.1,178
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
bobris/btdbA high-performance, ACID-compliant key-value store with object database and relational capabilities.139
treode/storeA distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes.176
vitalvas/vxdbAn implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data20
chrislusf/vastoA distributed key-value store with sharding and replication capabilities261
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
unixjunkie/dokeystoA key-value store implementation in OCaml, optimized for simplicity and efficient storage.10
maximilianheidenreich/dsddbA lightweight key-value storage solution with simple API and support for primitive and custom data structures13