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

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
  • jammdb

    Just Another Memory Mapped Database

    This crate started out as just a way for me to learn how boltdb works, while learning Rust at the same time. But somehow people started finding and using it and seem to like the simple API, so I figured I might as well share it in case someone else finds it useful too. If you want to know more about my motivations and the history of this crate, you can read the release notes on version 0.8.0!

  • SaaSHub

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

    SaaSHub logo
  • bolt

    This crate started out as just a way for me to learn how boltdb works, while learning Rust at the same time. But somehow people started finding and using it and seem to like the simple API, so I figured I might as well share it in case someone else finds it useful too. If you want to know more about my motivations and the history of this crate, you can read the release notes on version 0.8.0!

  • okofdb

    One Key One File Database https://crates.io/crates/okofdb

    When I read the title I first thought it's similar to an old project of mine okofdb. This approach turned out be surprisingly more disk-space efficient than LevelDB IIRC 40%.

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

  • LibSQL: SQLite for Modern Applications

    1 project | news.ycombinator.com | 19 Nov 2024
  • LibSQL: SQLite for Modern Applications

    1 project | news.ycombinator.com | 16 Nov 2024
  • You should try .NET + libSQL, and here’s why

    3 projects | dev.to | 15 Jul 2024
  • First Contact with SQLite

    1 project | news.ycombinator.com | 11 Jul 2024
  • "If this one guy got hit by a bus, the software would fall apart."

    1 project | news.ycombinator.com | 6 Apr 2024

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