redb

Key-value store

An embedded key-value store written in Rust with high performance and ACID compliance

An embedded key-value database in pure Rust

GitHub

3k stars
29 watching
155 forks
Language: Rust
last commit: 12 days ago
Linked from 1 awesome list

rust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nalgeon/redka An in-memory Redis implementation with SQLite backend, providing ACID transactions and compatibility with the Redis API. 3,503
rosedblabs/rosedb A lightweight key-value storage engine with a focus on reliability and throughput 4,625
stackhero-io/node-red-contrib-stackhero-mysql A Node-RED node for interacting with MySQL or MariaDB databases using TLS encryption and caching SHA2 password authentication. 16
bobris/btdb A comprehensive Key Value Database project with .NET implementation, featuring object database integration and various extensions. 137
redis/redis An in-memory key-value store with persistence on disk and support for multiple data structures. 67,030
seladb/pickledb-rs A lightweight key-value store written in Rust 259
erikgrinaker/toydb A distributed, educational, in-memory relational database project built with Rust to demonstrate its architecture and concepts. 6,233
sripathikrishnan/redis-rdb-tools Tools to parse Redis dump files and extract data in various formats 5,091
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 169
honza/redish An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. 137
redis/redis-rb A Ruby client library for interacting with the Redis in-memory data store 3,976
lucaong/cubdb An embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection. 566
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 746
tyre/red_black_tree An implementation of a data structure for ordered key-value stores with efficient lookup and insertion capabilities. 38
lukemathwalker/zero-to-production Supplementary codebase for an API development book written in Rust 5,839