Technology
RocksDB
RocksDB is a high-performance, embeddable key-value store: optimized for fast storage and server workloads.
RocksDB is an open-source, persistent key-value store, forked from Google's LevelDB in 2012 and engineered by Meta (formerly Facebook). It leverages a Log-Structured Merge-tree (LSM-tree) architecture, specifically optimized to exploit multi-core CPUs and fast storage like SSDs for I/O-bound workloads. This C++ library is designed to be embedded directly into applications (not a standalone server), eliminating network latency. Key features include support for transactions, Column Families, and merge operators. Its performance profile makes it the storage engine of choice for production systems like MySQL's MyRocks, CockroachDB, and Apache Flink's state store.
What builders pair with RocksDB
Projects using both technologies. Select a pairing to see a project.
12 more pairings
Pairing: Rust
Building Bob's Cabins Across Three Agent Tools Without Losing My Mind
Pairing: Tantivy
Building Bob's Cabins Across Three Agent Tools Without Losing My Mind
Pairing: Atlas
Graph Memory in Agent Environments — a Live Walkthrough
Pairing: ChromaDB
Graph Memory in Agent Environments — a Live Walkthrough
Pairing: Claude Code
Building Bob's Cabins Across Three Agent Tools Without Losing My Mind
Pairing: Codex
Building Bob's Cabins Across Three Agent Tools Without Losing My Mind
Recent Talks & Demos
Showing 1-3 of 3