Rust Key Value Store

Open-source Rust projects categorized as Key Value Store

Top 10 Rust Key Value Store Projects

  • skytable

    Skytable is a modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility. Skytable gives you spaces, models, data types, complex collections and more to build powerful experiences

  • Project mention: Show HN: Skytable's new NoSQL engine BlueQL with injection safety, improved perf | news.ycombinator.com | 2023-12-10

    Hey HN!

    I've been working on Skytable since 2020 and after several iterations from a simple K/V store, we've walked the path to this release. The goal of Skytable is to deliver a solid foundation for building data intensive applications.

    Skytable's primary goal is performance and scale. Even with a query language it can outperform K/V stores which use simple commands (benchmarks will be shared in another post).

    Several implementations in Skytable (especially around query evaluation and execution) are fundamentally different from SQL and even NoSQL counterparts and there are some entirely new concepts which might make it a little hard to grasp.

    BlueQL is a very important part of Skytable and it employs some interesting concepts to try and reduce the surface for injection attacks and tries to be a modern and secure alternative to SQL.

    - Source code: https://github.com/skytable/skytable

  • heed

    A fully typed LMDB wrapper with minimum overhead 🐦

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

    High performance and distributed KV store w/ REST API. 🦀 (by lucid-kv)

  • ikv-store

    High-performance key-value store for ML inference. 100x faster than Redis.

  • Project mention: Inlined-KV – managed embedded key-value store | news.ycombinator.com | 2024-02-23
  • client-rust

    Official Skytable client driver for Rust

  • Project mention: Show HN: Skytable's new NoSQL engine BlueQL with injection safety, improved perf | news.ycombinator.com | 2023-12-10

    - Rust client driver (more client drivers are underway): https://github.com/skytable/client-rust

    I'm here for any questions!

    -- Sayan

    NB: Clustering and Replication will be released around Q1'24. Choice: AP in CAP. The original post has been updated for clarity.

  • grenad

    Tools to sort, merge, write, and read immutable key-value pairs :tomato:

  • kvapp

    Rust microservice template. Clone-and-go app exposing HTTP REST API to database.

  • Project mention: A clone-and-go skeleton API server needs what features? | news.ycombinator.com | 2024-02-18
  • 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.

    WorkOS logo
  • riakv

    Log structured append-only key-value store from Rust In Action with some enhancements.

  • gdbm-native-rs

    Rust crate library for reading/writing GDBM key/value databases

  • rustCacheDb

    fast temporary key/val storage

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-02-23.

Rust Key Value Store related posts

Index

What are some of the best open-source Key Value Store projects in Rust? This list will help you:

Project Stars
1 skytable 2,237
2 heed 433
3 lucid 358
4 ikv-store 190
5 client-rust 39
6 grenad 19
7 kvapp 16
8 riakv 8
9 gdbm-native-rs 6
10 rustCacheDb 0
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com