sdb

Key-value database

A simple string key-value database with support for arrays and JSON

Simple and fast string based key-value database with support for arrays and json

GitHub

215 stars
17 watching
63 forks
Language: C
last commit: about 2 months ago
cdata-structuresdatabasehacktoberfesthashtablekey-value

Related projects:

Repository Description Stars
samokhodkin/whippet-db A high-performance embedded key-value store for Java applications 24
deroproject/graviton A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. 419
tikv/tikv A distributed key-value database with ACID compliance and support for transactions and geo-replication. 15,385
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 23
speedb-io/speedb A high-performance key-value store designed to support modern data sets. 925
seladb/pickledb-rs A lightweight key-value store written in Rust 261
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
maximilianheidenreich/dsddb A lightweight key-value storage solution with simple API and support for primitive and custom data structures 13
google/leveldb A fast key-value storage library with ordered mapping from string keys to string values. 36,769
iondbproject/iondb A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. 592
liveasynchronousvisualizedarchitecture/simdb A high-performance key-value store designed for concurrent access and visualization. 537
abbasnaqdi/reactor A key-value store for Android applications 38
yahoo/halodb A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. 509
bobris/btdb A high-performance, ACID-compliant key-value store with object database and relational capabilities. 139
crystal-community/leveldb A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. 39