whippet-db
Key-value database
A high-performance embedded key-value store for Java applications
Fast embedded key-value database engine for Java.
24 stars
1 watching
3 forks
Language: Java
last commit: almost 2 years ago databasejavakey-valuemap
Related projects:
Repository | Description | Stars |
---|---|---|
radareorg/sdb | A lightweight key-value store with basic data structure support and syntax sugar for JSON and arrays | 217 |
simerplaha/swaydb | A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
mikkelhjuul/ld | A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 22 |
yahoo/halodb | A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 507 |
linkedin/paldb | An embeddable key-value store with fast read performance and compact storage size | 939 |
abbasnaqdi/reactor | A key-value store for Android applications | 38 |
akrylysov/pogreb | An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. | 1,312 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 746 |
hotpotatoc/kvstore | An experimental key-value store server compatible with the Redis protocol. | 17 |
maximilianheidenreich/dsddb | A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |
lmdbjava/benchmarks | A benchmarking project comparing various Java-based key-value stores | 139 |
hemantasapkota/swiftstore | A LevelDB-backed key-value store for Swift applications | 123 |
jimrobinson/kvbench | A benchmarking tool to evaluate the performance of key/value stores by generating and consuming data in parallel. | 26 |
deroproject/graviton | A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. | 420 |
speedb-io/speedb | A high-performance key-value store designed to support modern data sets. | 917 |