quinedb
KeyValueStore
A shell-based key-value store with self-sustaining properties
QuineDB is a quine that is also a key-value store.
580 stars
11 watching
23 forks
Language: Shell
last commit: over 7 years ago
Linked from 1 awesome list
databasequine
Related projects:
Repository | Description | Stars |
---|---|---|
yahoo/halodb | A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 507 |
chainsafe/chaindb | A high-performance key-value store implemented on top of BadgerDB | 20 |
synrc/kvs | A compact, distributed key-value store with support for polymorphic data and multiple backends. | 178 |
patx/pickledb | A lightweight key-value store implementation using Python's JSON module | 925 |
speedb-io/speedb | A high-performance key-value store designed to support modern data sets. | 917 |
hotpotatoc/kvstore | An experimental key-value store server compatible with the Redis protocol. | 17 |
chrislusf/vasto | A distributed key-value store with sharding and replication capabilities | 261 |
seladb/pickledb-rs | A lightweight key-value store written in Rust | 259 |
maximilianheidenreich/dsddb | A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |
jimrobinson/kvbench | A benchmarking tool to evaluate the performance of key/value stores by generating and consuming data in parallel. | 26 |
status-im/nim-rocksdb | A Nim wrapper for RocksDB, providing a interface to the persistent key-value store. | 33 |
iabudiab/objectiverocks | An Objective-C wrapper around RocksDB for persistent key-value storage | 58 |
capless/kev | A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
couchbase/moss | A fast and persistent key-value storage library written in Go | 956 |
hemantasapkota/swiftstore | A LevelDB-backed key-value store for Swift applications | 123 |