Topic: "key-value-database"
gruns/ImmortalDB
:nut_and_bolt: A relentless key-value store for the browser.
Language: JavaScript - Size: 1.48 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 3,054 - Forks: 62

fjall-rs/fjall
🗻 LSM-based embeddable key-value storage engine written in safe Rust
Language: Rust - Size: 3.04 MB - Last synced at: 7 days ago - Pushed at: 13 days ago - Stars: 989 - Forks: 37

hse-project/hse
HSE: Heterogeneous-memory storage engine
Language: C - Size: 17.2 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 672 - Forks: 67

surrealdb/surrealkv
A low-level, versioned, embedded, ACID-compliant, key-value database for Rust
Language: Rust - Size: 502 KB - Last synced at: about 21 hours ago - Pushed at: 7 days ago - Stars: 381 - Forks: 24

koculu/ZoneTree
ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal choice for a wide range of applications requiring efficient data management.
Language: C# - Size: 1.39 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 349 - Forks: 32

Softmotions/iowow
C multipurpose library and persistent key/value storage engine
Language: C - Size: 3.31 MB - Last synced at: 4 days ago - Pushed at: 18 days ago - Stars: 302 - Forks: 22

seladb/pickledb-rs
PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB
Language: Rust - Size: 106 KB - Last synced at: 13 days ago - Pushed at: 9 months ago - Stars: 263 - Forks: 30

al8n/skipdb
An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database engine.
Language: Rust - Size: 367 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 221 - Forks: 8

rocksdict/RocksDict
Python fast on-disk dictionary / RocksDB & SpeeDB Python binding
Language: Rust - Size: 1.65 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 213 - Forks: 12

naqvijafar91/cuteDB
A slick BTree on disk based key value store implemented in pure Go
Language: Go - Size: 710 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 146 - Forks: 26

apache/incubator-resilientdb
Global-Scale Sustainable Blockchain Fabric
Language: C++ - Size: 285 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 145 - Forks: 224

adrielcafe/pufferdb
:blowfish: An Android & JVM key-value storage powered by Protobuf and Coroutines
Language: Kotlin - Size: 332 KB - Last synced at: 19 days ago - Pushed at: about 4 years ago - Stars: 101 - Forks: 5

sweet-security/candystore
A very fast Key-Value store in pure rust
Language: Rust - Size: 446 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 97 - Forks: 3

niebayes/MIT-6.5840
My solution for MIT 6.5840 (aka. MIT 6.824). No failure within 30,000 tests.
Language: Go - Size: 4.76 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 93 - Forks: 5

baidu/redis 📦
Baidu Ksarch Redis - a production solution of redis cluster
Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 87 - Forks: 23

plexidev/quickmongo
Quick mongodb wrapper for beginners that provides key-value based interface.
Language: TypeScript - Size: 965 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 77 - Forks: 28

styczynski/chatdb
ChatGPT-based database, wait... WHAT?
Language: Python - Size: 2.99 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 77 - Forks: 1

codepr/memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
Language: C - Size: 721 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 76 - Forks: 10

adrielcafe/satchel
:school_satchel: A fast, secure and modular key-value storage with batteries-included for Android and JVM.
Language: Kotlin - Size: 517 KB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 71 - Forks: 8

firstbatchxyz/hollowdb
A privacy-preserving key-value database on Arweave.
Language: TypeScript - Size: 8.64 MB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 61 - Forks: 2

al8n/skl
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
Language: Rust - Size: 821 KB - Last synced at: about 7 hours ago - Pushed at: about 2 months ago - Stars: 57 - Forks: 7

jnidzwetzki/bboxdb
BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like multi-dimensional range queries and spatial joins. In addition, data streams are supported.
Language: Java - Size: 32.8 MB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 53 - Forks: 8

Romeh/spring-boot-ignite
Show case for how to integrate apache ignite with spring boot plus using the durable memory feature and sql queries over ignite in memory caches
Language: Java - Size: 516 KB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 49 - Forks: 40

andy-byers/CalicoDB
A tiny embedded, transactional key-value database 🐱
Language: C++ - Size: 4.79 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 40 - Forks: 5

abbasnaqdi/reactor
Reactor is key value database and is a great alternative to Shared Preferences.
Language: Kotlin - Size: 303 KB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 39 - Forks: 0

marvin-j97/rust-storage-bench
Benchmarking Rust storage engines
Language: Rust - Size: 1.46 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 35 - Forks: 5

opencoff/go-bbhash 📦
Fast Scalable Minimal Perfect Hash for Large Keysets
Language: Go - Size: 62.5 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 32 - Forks: 5

miftahDB/miftahdb
Fast and lightweight key-value database library
Language: TypeScript - Size: 627 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 26 - Forks: 1

pfalcon/berkeley-db-1.xx
Berkeley DB 1.85 with patches and fixes applied
Language: C - Size: 324 KB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 26 - Forks: 22

hhu-bsinfo/dxram 📦
A distributed in-memory key-value storage for billions of small objects.
Language: Java - Size: 120 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 24 - Forks: 14

vitalvas/vxdb
Simple schema-less Key-Value NoSQL database with simplest API interface
Language: Go - Size: 254 KB - Last synced at: about 20 hours ago - Pushed at: about 21 hours ago - Stars: 21 - Forks: 7

FreeLeh/PyFreeDB
PyFreeDB is a Python library that provides common and simple database abstractions on top of Google Sheets.
Language: Python - Size: 396 KB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 20 - Forks: 2

ostafen/viperdb
A tiny log-structured key-value database written in pure Python.
Language: Python - Size: 25.4 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 20 - Forks: 3

fgmacedo/soonerdb
A LSM-Tree key/value database in Python.
Language: Python - Size: 62.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 2

lovelindhoni/lally
Lally is a distributed in-memory key-value database, written in Rust and Tokio
Language: Rust - Size: 107 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 17 - Forks: 0

kashirin-alex/swc-db
SWC-DB (Super Wide Column Database) - High Performance Scalable Database
Language: C++ - Size: 17.8 MB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 17 - Forks: 4

robaho/leveldb
high performance key-value database written in Go. Based on Google LevelDB api.
Language: Go - Size: 139 KB - Last synced at: 16 days ago - Pushed at: 11 months ago - Stars: 17 - Forks: 0

Dcell/SwiftLvDB
A fast key-value storage library , leveldb for swift
Language: Swift - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 1

AYMENJD/Kvsqlite
Easy-to-use key value database backed by SQLite.
Language: Python - Size: 70.3 KB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 16 - Forks: 6

Kikobeats/cloudflare-workers-kv 📦
Node.js library to interact with CloudFlare Workers KV.
Language: JavaScript - Size: 70.3 KB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 16 - Forks: 5

baili-zhang/lynxdb
LynxDB is a distributed storage writen by Java language, Supporting (key, column family, column, value) structured storage.
Language: Java - Size: 1.96 MB - Last synced at: 7 months ago - Pushed at: 12 months ago - Stars: 13 - Forks: 1

tuannh982/phantom
Simple, fast Key-Value storage. Inspired by HaloDB
Language: Java - Size: 293 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 0

MatteoGuadrini/nosqlapi
nosqlapi is a library for building standard NOSQL python libraries.
Language: Python - Size: 1.52 MB - Last synced at: 10 days ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 2

thedevsaddam/snapshot
Robust, Persistent, Key-Value (KV) store purely written in Golang
Language: Go - Size: 7.81 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 4

skytable/docs
Documentation for Skytable
Language: JavaScript - Size: 43.4 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 10 - Forks: 3

jgarzik/gdbm-native-rs
Rust crate library for reading/writing GDBM key/value databases
Language: Rust - Size: 1.54 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 9 - Forks: 1

pitilesspeanut/IncludeDB
Tiny key/value-store in a single, embeddable C file. For games, small servers, sbc, etc...
Language: C - Size: 434 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

chungphb/spiderdb
An on-disk key-value database based on B-Link-Tree structure
Language: C++ - Size: 257 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 0

xjdr/chicago 📦
High Performance Distributed Key Value Store
Language: Java - Size: 11 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 9 - Forks: 10

SoftinkLab/laravel-keyvalue-storage
Laravel Key Value Storage using Database or JSON File
Language: PHP - Size: 88.9 KB - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 0

izure1/klaf
Very simple read/write database with a No-SQL. It's written in JavaScript using pure Node.js API and pretty easy and small.
Language: TypeScript - Size: 569 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 0

JamalLyons/quick-kv 📦
Researching how databases work
Language: Rust - Size: 181 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 7 - Forks: 0

chong-chonga/ftkv
Distributed Key-Value Storage System based on Raft
Language: Go - Size: 3.19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

iraikov/chicken-lmdb
Chicken Scheme bindings for the LMDB key value database
Language: Scheme - Size: 74.2 KB - Last synced at: 27 days ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 2

tiraffe/MIT-6.824-2017
📚Labs of MIT 6.824 Distributed Systems
Language: Go - Size: 5.88 MB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 4

irbowen/Sharded_Key_Value_Store
A distributed, sharded key value store, backed by paxos, written in C++
Language: C++ - Size: 2.85 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 0

lobesoftllc/fskvdb
FSKVDB is fast key/value DB that can be used on tiny embedded enviroment
Language: C - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 7 - Forks: 0

inaka/toy_kv
A simple and reduced Key-Value Store written in Erlang
Language: Erlang - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 7 - Forks: 2

MatrixAI/js-db
Key-Value DB for TypeScript and JavaScript Applications
Language: TypeScript - Size: 3.5 MB - Last synced at: 12 days ago - Pushed at: 25 days ago - Stars: 6 - Forks: 0

bnomei/kirby3-redis-cachedriver
Advanced Redis cache-driver with in-memory store and preloading
Language: PHP - Size: 947 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

notAI-tech/LiteIndex
ultra fast, thread and process safe, easily queryable Indexes/ caches for Python.
Language: Python - Size: 1.36 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0

KeyviDev/keyvi-server
A key value store powered by keyvi
Language: C++ - Size: 27.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 2

huntlabs/neton
Distributed reliable key-value store for the most critical data of a distributed system, like zookeeper / consul and etcd.
Language: D - Size: 4.56 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

imyller/kv-sh Fork of damphat/kv-bash
Key-value database written in standard POSIX shell (sh)
Language: Shell - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 0

mitdbg/ycsbr
Customizable synthetic workload generator and runner.
Language: C++ - Size: 241 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

davide-coccomini/LSDataBase
Large Scale Database Working Group
Language: Java - Size: 27.2 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

DaWe35/SkyLookup 📦
Language: JavaScript - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

asggo/store
Golang Key Value store based on boltdb
Language: Go - Size: 20.5 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

day-dreams/moonDB
一个键值型数据库
Language: C++ - Size: 202 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 0

lnikon/tinykvpp
Horizontally scalable, highly available, key-value storage service with distributed transaction support written in C++
Language: C++ - Size: 620 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 4 - Forks: 0

apache/incubator-resilientdb-resvault
Global-Scale Sustainable Blockchain Fabric
Language: JavaScript - Size: 3.28 MB - Last synced at: 5 days ago - Pushed at: 12 days ago - Stars: 4 - Forks: 5

adarsh1021/kv-serve
A persistent high performance key-value database as a service
Language: Go - Size: 27.3 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

gasparian/pure-kv
Simple embedded in-memory key-value storage with ttl and RPC interface
Language: Go - Size: 166 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

ChangJoo-Park/github-kv
GitHub as a Key-Value Store
Language: JavaScript - Size: 53.7 KB - Last synced at: about 7 hours ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

kval-access-language/kval-boltdb 📦
BoltDB bindings for KVAL (Key Value Access Language)
Language: Go - Size: 189 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

vyuham/dstore
A partially distributed storage framework, using the two-layer architecture, in-development.
Language: Rust - Size: 898 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 3

alimghmi/pyhera
pyhera is an optimized in-memory database
Language: Python - Size: 55.7 KB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

hasukmistry/json-to-sql
This project will extract key value pairs from given json api, construct mysql queries and dumps into database. It has capability to navigate to n level of nesting to extract pairs.
Language: PHP - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

salamer/Juicy
distributed K/V database
Language: Go - Size: 731 KB - Last synced at: 21 days ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

pranavr93/sharded_key_value_store
A distributed, sharded key value store, backed by paxos, written in C++
Language: C++ - Size: 2.78 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

robaho/cpp_leveldb
A port of the ultra-high-performance robaho key-value database using modern C++.
Language: C++ - Size: 300 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

luciVuc/kv-store-db
A fast, lightweight, and easy-to-use in-memory and in-process key-value datastore for node.js
Language: TypeScript - Size: 213 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

jsheaven/simply-persist
Isomorphic object key/value persistence layer (browser, server) with in-memory, browser and free-tier serverless backend providers
Language: TypeScript - Size: 90.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

mli9502/ProjectDb
ProjectDb: A key-value storage engine library
Language: C++ - Size: 1.65 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

TheIllusionistMirage/sukuna
Sukuna is an experimental log based (SSTable), disk backed, key-value storage engine.
Language: Java - Size: 178 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

sami2020pro/dima
Dima is a NoSQL Key-Value DB.
Language: C++ - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

marcluque/Phenix
Phenix is an in-memory key-value caching system
Language: Java - Size: 75.2 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

hhu-bsinfo/dxmem 📦
Memory allocator and management for billions of very small objects
Language: Java - Size: 2.48 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 4

VioletGiraffe/memkv
Hyper speed in-memory key-value storage*
Language: C++ - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

thekvs/numerator
Yet another key-value storage
Language: C++ - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

ShivankChopra/Fast-key-value-secondary-storage
A fast key value storage application using B+ tree indexing in nodejs.
Language: JavaScript - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

alexkch/Key-Value-DB
Key-Value Database with fault tolerance
Language: C - Size: 128 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

Nebo15/alpine-cassandra
Cassandra in Alpine Linux box.
Language: Shell - Size: 35.2 KB - Last synced at: 21 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 2

hpkv-io/rioc
Remote I/O Control API and SDKs
Language: C - Size: 145 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

apache/incubator-resilientdb-graphql
Global-Scale Sustainable Blockchain Fabric
Language: Python - Size: 2.27 MB - Last synced at: 7 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 4

hpkv-io/hpkv-examples
HPKV code examples
Size: 162 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

pmiguel/kiwi
Key-Value memory storage database server build from Scratch using Go, with Redis-inspired commands and a few extra features..
Language: Go - Size: 63.5 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

kval-access-language/kval-bbolt
KVAL bbolt binding for https://github.com/etcd-io/bbolt
Language: Go - Size: 112 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

sks147/awesome-kvs
⚡ A curated list of Key Value Stores and Databases
Size: 16.6 KB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

a3y3/pegasusDB
Distributed and fault tolerant database
Language: Go - Size: 85 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0
