kv-store
There are 243 repositories under kv-store topic.
rosedblabs/rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
nutsdb/nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
skyzh/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week.
lotusdblabs/lotusdb
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
Softmotions/ejdb
:snowboarder: EJDB2 — Embeddable JSON Database engine C library. Simple XPath like query language (JQL).
ByteStorage/FlyDB
The high-performance kv storage engine based on bitcask paper made in golang
kubewharf/kubebrain
A High Performance Metadata System for Kubernetes
fjall-rs/fjall
🗻 LSM-based embeddable key-value storage engine written in safe Rust
symisc/vedis
An Embedded Implementation of Redis
rosedblabs/rust-practice
some tiny learning projects in Rust
vincent-herlemont/native_db
Drop-in embedded database in Rust
oracle/coherence
Oracle Coherence Community Edition
pmem/pmemkv
Key/Value Datastore for Persistent Memory
arriqaaq/flashdb
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
surrealdb/surrealkv
A low-level, versioned, embedded, ACID-compliant, key-value database for Rust
Softmotions/iowow
A C utility library and persistent key/value storage engine
KipData/kipdb
Lightweight, asynchronous based on LSM Leveled Compaction KV database
kvtools/valkeyrie
Distributed Key/Value Store Abstraction Library written in Go.
rosedblabs/wal
Write Ahead Log for LSM or bitcask storage(or any append-only write).
oliver-oloughlin/kvdex
A high-level abstraction layer for Deno KV with zero third-party dependencies by default 🦕🗝️
siara-cc/sqlite_blaster
Create huge Sqlite indexes at breakneck speeds
mr-karan/barreldb
A disk based KV store (based on Bitcask implementation)
elastic/harp
Secret management by contract toolchain
realByg/cfworker-kv-image-hosting
Cloudflare workers KV 图床
xiaoyang-sde/raft-kv
Fault-tolerant key-value storage system based on Raft
containous/staert
Merge your configuration sources
yangyang233333/smallkv
A small Key-Value storage engine written in C++.
arthurprs/canopydb
Embedded Key-Value Storage Engine
workpieces/etcdwp
💻 etcdwp is a beautiful, easy-to-use Mac database management application for etcd. (Support Macos Window Linux)
pyrustic/jinbase
Multi-model transactional embedded database
SarthakMakhija/go-lsm
LSM-based key-value store in Go for educational purpose.
pmem/redis
Redis adapted to use Persistent Memory
elixir-toniq/groot
Distributed KV store for ephemeral data
pme-sh/pmesh
pmesh: rethinking application proxies
storacha/pail
🪣 DAG based key value store.
pengzechen/Dmf-FrameWork
A high-performance back-end service framework written in C.