kvbench
Key-value store tester
A benchmarking tool to evaluate the performance of key/value stores by generating and consuming data in parallel.
Key/Value database benchmark
26 stars
2 watching
2 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. | 1,313 |
| A high-performance key-value store implemented on top of BadgerDB | 20 |
| A benchmarking project comparing various Java-based key-value stores | 141 |
| An experimental key-value store server compatible with the Redis protocol. | 17 |
| A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 509 |
| A high-performance key-value store designed to support modern data sets. | 925 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| Tool for validating and binding data in YAML and JSON formats | 22 |
| ACID-compliant key-value database with support for transactions and high throughput | 39 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| An optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance. | 2,094 |
| A high-performance embedded key-value store for Java applications | 24 |
| An Elixir wrapper around Basho's Bitcask Key/Value store for fast data access and storage | 12 |
| A simple string key-value database with support for arrays and JSON | 215 |