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.
507 stars
27 watching
99 forks
Language: Java
last commit: over 1 year ago big-dataembedded-databasejavakey-value-storestorage-engine
Related projects:
Repository | Description | Stars |
---|---|---|
iondbproject/iondb | A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. | 586 |
simerplaha/swaydb | A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
liveasynchronousvisualizedarchitecture/simdb | A high-performance key-value store designed for concurrent access and visualization. | 535 |
linkedin/paldb | An embeddable key-value store with fast read performance and compact storage size | 939 |
speedb-io/speedb | A high-performance key-value store designed to support modern data sets. | 917 |
spotify/sparkey | A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. | 1,179 |
google/leveldb | A fast key-value storage library written at Google providing an ordered mapping from string keys to string values | 36,564 |
bobris/btdb | A comprehensive Key Value Database project with .NET implementation, featuring object database integration and various extensions. | 137 |
treode/store | A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 177 |
vitalvas/vxdb | An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data | 20 |
chrislusf/vasto | A distributed key-value store with sharding and replication capabilities | 261 |
mikkelhjuul/ld | A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 22 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 746 |
unixjunkie/dokeysto | A key-value store implementation in OCaml, optimized for simplicity and efficient storage. | 10 |
maximilianheidenreich/dsddb | A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |