Help me choose a KV database

⚓ Rust    📅 2026-01-04    👤 surdeus    👁️ 10      

surdeus

Warning

This post was published 67 days ago. The information described in this article may have changed.

I'm looking for a KV-type database crate for use in a web framework/CMS application, mainly to store structs serialized to BSON but some raw strings as well. It needs to be async-compatible.

I have looked at redb and fjall as well as RocksDB but I can't decide which is the best. Is it worth the trouble of trying to support more than one?

5 posts - 3 participants

Read full topic

🏷️ Rust_feed