DsDDB

KeyValue Store

A lightweight key-value storage solution with simple API and support for primitive and custom data structures

A "Dead Simple Deno DataBase".

GitHub

13 stars
4 watching
3 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
deroproject/graviton A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. 419
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 23
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
yahoo/halodb A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. 509
peterbourgon/diskv A simple disk-backed key-value store with optional transformation of keys to paths on disk. 1,411
chrislusf/vasto A distributed key-value store with sharding and replication capabilities 261
max-mapper/dhtkv A CLI tool for storing arbitrary key-value data in the bittorrent DHT 63
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 751
unixjunkie/dokeysto A key-value store implementation in OCaml, optimized for simplicity and efficient storage. 10
treode/store A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. 176
radareorg/sdb A fast and simple key-value store with support for arrays and JSON data 215
deephacks/lmdbjni A Java API wrapper around the ultra-fast and compact key-value data store developed by Symas for the OpenLDAP Project. 204
kirlovon/aloedb A lightweight, embeddable NoSQL database solution for Deno 141
mhausenblas/mehdb An educational project demonstrating a Kubernetes-native NoSQL data store with StatefulSet and persistent volumes. 23
deepfabric/elasticell A distributed NoSQL key-value storage system with strong consistency and reliability 527