pickledb-rs

Key-value database

A lightweight key-value store written in Rust

PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB

GitHub

261 stars
4 watching
30 forks
Language: Rust
last commit: 7 months ago
Linked from 1 awesome list

databasedbkey-value-databasekvlightweightnosqlnosql-databasepickledbrust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
patx/pickledb A lightweight key-value store implementation using Python's JSON module 927
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 23
radareorg/sdb A simple string key-value database with support for arrays and JSON 215
skade/leveldb Bindings for a popular, no-configuration, key-value store with fast write performance and efficient storage 183
capless/kev A lightweight Python library for key-value stores and document databases with support for multiple backends 99
vhbit/lmdb-rs Rust bindings for an embedded, in-memory key-value store 115
fern4lvarez/piladb A lightweight, RESTful database engine based on stack data structures 206
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 171
google/leveldb A fast key-value storage library with ordered mapping from string keys to string values. 36,769
tikv/client-rust Provides an async Rust client for interacting with a distributed key-value store. 389
kipdata/fncksql A lightweight embedded relational database that provides a user-friendly API and supports complex data operations. 570
speedb-io/speedb A high-performance key-value store designed to support modern data sets. 925
linkedin/paldb An embeddable key-value store with fast read performance and compact storage size 939
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
iabudiab/objectiverocks An Objective-C wrapper around RocksDB for persistent key-value storage 59