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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. 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.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. sled

    the champagne of beta embedded databases

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

  4. 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

  • Sled: An Embedded Database in Rust

    1 project | news.ycombinator.com | 13 Dec 2024
  • 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

Did you know that Rust is
the 5th most popular programming language
based on number of references?