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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • sled

    the champagne of beta embedded databases

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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