RFC: redb (embedded key-value store) nearing version 1.0

This page summarizes the projects mentioned and recommended in the original post on /r/rust

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • redb

    An embedded key-value database in pure Rust

    redb is an embedded key-value store, similar to lmdb and rocksdb. It differs in that it's written in pure Rust, provides a typed API, is entirely memory safe, and is much simpler than rocksdb.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • sled

    the champagne of beta embedded databases

    Sled uses bw-tree actually https://github.com/spacejam/sled/wiki/sled-architectural-outlook

  • ab-av1

    AV1 re-encoding using ffmpeg, svt-av1 & vmaf.

    My case is ab-av1, a cli for encoding videos. The local db stores cached vmaf analysis.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • SableDb – a key/value store that uses RocksDB and Redis API (written in Rust)

    3 projects | news.ycombinator.com | 4 Apr 2024
  • Best local database that works on all platforms including web?

    6 projects | /r/FlutterDev | 2 Mar 2023
  • Ask HN: Serverless” key value store with transactions?

    1 project | news.ycombinator.com | 23 Sep 2022
  • File Based Encrypted Database

    1 project | /r/rust | 18 Sep 2022
  • The B-Tree, LSM-Tree, and the Bw-Tree in Between

    1 project | /r/databasedevelopment | 17 Aug 2022