key-value-database topic
pickledb-rs
PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB
ImmortalDB
:nut_and_bolt: A relentless key-value store for the browser.
reactor
Reactor is key value database and is a great alternative to Shared Preferences.
memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
iowow
A C utility library and persistent key/value storage engine
cuteDB
A slick BTree on disk based key value store implemented in pure Go
hse
HSE: Heterogeneous-memory storage engine
pufferdb
:blowfish: An Android & JVM key-value storage powered by Protobuf and Coroutines
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...
quickmongo
Quick mongodb wrapper for beginners that provides key-value based interface.