Key/Value Store Recommendations

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • heed

    A fully typed LMDB wrapper with minimum overhead 🐦

    This rewrite will make heed based on the latest version of LMDB, the mdb.master3 branch. This version will also bring the new page-based encryption feature. I would be thankful if you could use it and tell me the issues you found.

  • MeiliSearch

    A lightning-fast search API that fits effortlessly into your apps, websites, and workflow

    Key/Value stores are not necessarily designed for network accesses. We use LMDB with the heed wrapper at Meilisearch for example, no single network access. As we write billions of entries when doing basic indexing of documents it would have been impossible to index in a fast way.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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