PalDB
Key-value store
An embeddable key-value store with fast read performance and compact storage size
An embeddable write-once key-value store written in Java
939 stars
98 watching
178 forks
Language: Java
last commit: about 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 509 |
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| A distributed object store designed to efficiently store and serve large media objects in web applications. | 1,749 |
| A LevelDB-backed key-value store for Swift applications | 123 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
| A high-performance key-value store designed to support modern data sets. | 925 |
| A high-performance, ACID compliant key-value store designed to be embedded in other applications | 92 |
| A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. | 592 |
| A high-performance embedded key-value store for Java applications | 24 |
| A high-performance key-value store designed for concurrent access and visualization. | 537 |
| A benchmarking project comparing various Java-based key-value stores | 141 |
| A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 300 |