KeyDB VS rkv

Compare KeyDB vs rkv and see what are their differences.

rkv

A simple, humane, typed key-value storage solution. (by mozilla)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
KeyDB rkv
24 2
10,600 295
18.4% 0.3%
8.4 4.6
1 day ago 5 months ago
C++ Rust
BSD 3-clause "New" or "Revised" License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

KeyDB

Posts with mentions or reviews of KeyDB. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-03.

rkv

Posts with mentions or reviews of rkv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-19.
  • [Requesting Help] LMDB Databases in Rust
    4 projects | /r/rust | 19 Jan 2022
    Hello all. I'm having some issues using https://github.com/mozilla/rkv wrapper for LMDB database operations. I want to read a table called 'accounts' from a cryptocurrency's ledger database file (specifically the nano ledger). There is an example doing this in python here in the sample folder if it might help, but I can't translate much over myself that has proved useful.
  • I need a stable Key-Value database
    5 projects | /r/rust | 15 Jun 2021
    For wrappers around LMBD, I'd recommend RKV or Heed https://github.com/mozilla/rkv https://github.com/Kerollmops/heed

What are some alternatives?

When comparing KeyDB and rkv you can also consider the following projects:

dragonfly - A modern replacement for Redis and Memcached

heed - A fully typed LMDB wrapper with minimum overhead 🐦

keydb-operator - A KeyDB (Drop-In Alternative to Redis) Operator for Kubernetes, based on Ansible Operator SDK.

sled - the champagne of beta embedded databases

SSDB - SSDB - A fast NoSQL database, an alternative to Redis

nanodb-specification - Nano ledger database format specification and Python sample

mini-redis - Incomplete Redis client and server implementation using Tokio - for learning purposes only

milli - Search engine library for Meilisearch ⚡️

tikv - Distributed transactional key-value database, originally created to complement TiDB

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

Tendis - Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.