sdb

Key-value store

A lightweight key-value store with basic data structure support and syntax sugar for JSON and arrays

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

GitHub

217 stars
17 watching
62 forks
Language: C
last commit: 3 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. 420
tikv/tikv A distributed key-value database with ACID compliance and support for transactions and geo-replication. 15,298
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 22
speedb-io/speedb A high-performance key-value store designed to support modern data sets. 917
seladb/pickledb-rs A lightweight key-value store written in Rust 259
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 that provides an ordered mapping from string keys to string values 36,620
iondbproject/iondb A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. 586
liveasynchronousvisualizedarchitecture/simdb A high-performance key-value store designed for concurrent access and visualization. 535
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. 507
bobris/btdb A C# implementation of a key-value store with advanced features like transactions and compression, along with tools for dynamic IL generation and object database management. 137
crystal-community/leveldb A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. 39