iondb

Key-value store

A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support.

IonDB, a key-value datastore for resource constrained systems.

GitHub

592 stars
50 watching
48 forks
Language: C
last commit: 8 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yahoo/halodb A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. 509
speedb-io/speedb A high-performance key-value store designed to support modern data sets. 925
liveasynchronousvisualizedarchitecture/simdb A high-performance key-value store designed for concurrent access and visualization. 537
google/leveldb A fast key-value storage library with ordered mapping from string keys to string values. 36,769
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 171
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 23
iabudiab/objectiverocks An Objective-C wrapper around RocksDB for persistent key-value storage 59
deroproject/graviton A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. 419
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
linkedin/paldb An embeddable key-value store with fast read performance and compact storage size 939
bobris/btdb A high-performance, ACID-compliant key-value store with object database and relational capabilities. 139
vitalvas/vxdb An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data 20
treode/store A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. 176
peterbourgon/diskv A simple disk-backed key-value store with optional transformation of keys to paths on disk. 1,411
radareorg/sdb A simple string key-value database with support for arrays and JSON 215