Announcing BonsaiDb v0.1.0: A Rust NoSQL database that grows with you

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. bonsaidb

    A developer-friendly document database that grows with you, written in Rust

    It depends on what you mean by "support graphs". If you mean support the abillity to build a GraphQL interface in front of it, yes that is already possible in a limited fashion, although there are no first-class relationship types yet.

  2. InfluxDB

    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.

    InfluxDB logo
  3. nebari

    A pure Rust database implementation using an append-only B-Tree file format.

    Nebari, the underlying storage layer, also has its own coverage report.

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

  • Announcing jammdb: a simple single-file key/value store

    4 projects | /r/rust | 24 Feb 2023
  • Some key-value storage engines in Rust

    12 projects | /r/rust | 27 Dec 2022
  • Are there a demand for management system of embedded storage like RocksDB? I plan to build one in Rust as the language becoming a core of many popular databases but wonder if there’s a demand. Can’t find any similar project even in other languages.

    6 projects | /r/rust | 30 Nov 2022
  • redb 0.4.0: 2x faster commits with 1PC+C instead of 2PC

    5 projects | /r/rust | 26 Jul 2022
  • File read performance comparison

    1 project | /r/rust | 24 Mar 2022

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