keyvalue-db
There are 43 repositories under keyvalue-db topic.
FrigadeHQ/remote-storage
remoteStorage is a simple library that combines the localStorage API with a remote server to persist data across sessions, devices, and browsers. It works as a simple key value database store and backend with support for React, Next.js, Vue, Node, or any Javascript stack
dineshgowda24/bitcask-rb
📁 Build your own fast, persistent KV store(Based on bitcask paper)
RPallas92/GrausDB
A high-performance, thread-safe key-value embedded data store.
MatteoGuadrini/nosqlapi
nosqlapi is a library for building standard NOSQL python libraries.
tauraamui/bluepanda
A key-value NoSQL DB
AI-Decenter/MerkleKV
A distributed key-value server written in Rust, featuring a Memcached-like text protocol, MQTT-based replication, and a Merkle tree-based anti-entropy mechanism for efficient data synchronization.
ducktors/Valkeyrie
A Node.js key-value database
jikkujose/webarray
Fast remote arrays. Works everywhere, fine grained access controls & no sign-ups.
TLINDEN/anydb
A personal key value store
NikolaOgnjenovic/NoSQLDB
Rust NoSQL key-value engine. Get, set, probabilistic types. Made for the Advanced algorithms and data structures course, III semester, Faculty of Technical Sciences in Novi Sad.
bencz/proto.kvdb
A experimental actor based key/value database using protoactor
gcarreno/TestGNUDBM
A simple test using the libgdbm library
nithinleo14/keyvalue-db
File-based key-value data store that supports the basic CRD
heliomarpm/keyvalues-storage
A simple and robust KeyValues Storage's library
kadai0308/cleantone
A simple kv storage with persistence mechanism.
pMan/kochudb
LSMTree-based level-compacted thread-safe persistent key-value store.
SohailRajput/Skua
Skua is a simple volatile key-value database with a command-line interface inspired by Redis.
02loveslollipop/basicBlockchainKeyValueDB
A basic Go lang blockchain-based key-value database with a CLI for interacting, a Python class wrapper for the API, and Docker support for orchestrating a cluster of nodes.
anti-duhring/natalyadb
a key-value B+Tree indexed database
gs1719/Contact-App-v20
A contact app with firebase login
heliomarpm/hybrid-webcache
is a robust and flexible library designed for efficient cache management in modern web applications. It seamlessly supports multiple underlying storage mechanisms and includes built-in Time-To-Live (TTL) support for automatic data expiration
sonhmai/toy-lsm-tree
How storage engine based-on LSM tree works
Troxsoft/SkikDB
A Key/Value memory DB
gol-gol/golkeyval
helper Go package for KeyVal integrations
gustaavv/MIT6.824
MIT 6.824 Distributed Systems 2021 labs with all tests passed.
kinobau/mini-kv
A single-file, in-memory key-value store written in C with persistence, undo/redo support, and memory statistics. Ideal for small projects or scripts that need a fast, lightweight database.
Postr-Inc/PDB
A fast, simple sqlite database, aimed to be an alternative to pocketbase
ArefShojaei/Redis
Key & Value database
hivellm/synap
Synap is a modern, high-performance data infrastructure system built in Rust, combining the best features of Redis, RabbitMQ, and Kafka into a unified platform for real-time applications.
iv4n-ga6l/KeviusDB
A fast key-value storage library that provides an ordered mapping from string keys to string values.
manish-singh-bisht/Redis-From-Scratch
Redis, supports RESP v2, key-value ops like GET SET, streams XADD XREAD, transactions MULTI WATCH EXEC DISCARD, and RDB parsing.
Michelprogram/redis-client
Let's create a key value database in Go !
miladsade96/jarvis
Java Advanced Redis-Variable In-Memory Storage
sergz72/file_server
File service for small objects
TheGobbo/Secure-KVS
Trabalho prático redes 3 - UFPR
Troxsoft/Swik
A Key/Value DB