key-value-database topic

List key-value-database repositories

pickledb-rs

250
Stars
29
Forks
Watchers

PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB

ImmortalDB

3.0k
Stars
63
Forks
Watchers

:nut_and_bolt: A relentless key-value store for the browser.

reactor

39
Stars
0
Forks
Watchers

Reactor is key value database and is a great alternative to Shared Preferences.

memento

76
Stars
10
Forks
Watchers

Fairly basic redis-like hashmap implementation on top of a epoll TCP server.

iowow

289
Stars
18
Forks
Watchers

A C utility library and persistent key/value storage engine

cuteDB

134
Stars
26
Forks
Watchers

A slick BTree on disk based key value store implemented in pure Go

hse

671
Stars
65
Forks
Watchers

HSE: Heterogeneous-memory storage engine

pufferdb

100
Stars
5
Forks
Watchers

:blowfish: An Android & JVM key-value storage powered by Protobuf and Coroutines

ZoneTree

418
Stars
32
Forks
Watchers

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...

quickmongo

76
Stars
28
Forks
Watchers

Quick mongodb wrapper for beginners that provides key-value based interface.