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".
13 stars
4 watching
3 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. | 419 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 509 |
| A simple disk-backed key-value store with optional transformation of keys to paths on disk. | 1,411 |
| A distributed key-value store with sharding and replication capabilities | 261 |
| A CLI tool for storing arbitrary key-value data in the bittorrent DHT | 63 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A key-value store implementation in OCaml, optimized for simplicity and efficient storage. | 10 |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
| A simple string key-value database with support for arrays and JSON | 215 |
| A Java API wrapper around the ultra-fast and compact key-value data store developed by Symas for the OpenLDAP Project. | 204 |
| A lightweight, embeddable NoSQL database solution for Deno | 141 |
| An educational project demonstrating a Kubernetes-native NoSQL data store with StatefulSet and persistent volumes. | 23 |
| A distributed NoSQL key-value storage system with strong consistency and reliability | 527 |