Benchmarking SlateDB vs. RocksDB (opens in new tab)
I compared the raw read/write performance of SlateDB, a Rust-based embedded key-value database, against the industry-standard RocksDB in a "hot data" setup. And it's not that bad.
Read the original article