ObjectiveRocks

Key-value store library

An Objective-C wrapper around RocksDB for persistent key-value storage

An Objective-C wrapper for RocksDB - A Persistent Key-Value Store for Flash and RAM Storage.

GitHub

58 stars
4 watching
23 forks
Language: Objective-C++
last commit: almost 5 years ago
Linked from 1 awesome list

databaseobjective-crocksdbwrapper

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
status-im/nim-rocksdb A Nim wrapper for RocksDB, providing a interface to the persistent key-value store. 33
iondbproject/iondb A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. 586
speedb-io/speedb A high-performance key-value store designed to support modern data sets. 917
curiosity-ai/rocksdb-sharp A C# wrapper around Facebook's RocksDB key-value database 166
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 169
google/leveldb A fast key-value storage library written at Google providing an ordered mapping from string keys to string values 36,564
rust-rocksdb/rust-rocksdb A Rust wrapper around the RocksDB database system. 1,862
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
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 22
hemantasapkota/swiftstore A LevelDB-backed key-value store for Swift applications 123
radareorg/sdb A lightweight key-value store with basic data structure support and syntax sugar for JSON and arrays 217
seladb/pickledb-rs A lightweight key-value store written in Rust 259
crystal-community/leveldb A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. 39