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
261 stars
4 watching
30 forks
Language: Rust
last commit: 8 months ago
Linked from 1 awesome list
databasedbkey-value-databasekvlightweightnosqlnosql-databasepickledbrust
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight key-value store implementation using Python's JSON module | 927 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| A simple string key-value database with support for arrays and JSON | 215 |
| Bindings for a popular, no-configuration, key-value store with fast write performance and efficient storage | 183 |
| A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
| Rust bindings for an embedded, in-memory key-value store | 115 |
| A lightweight, RESTful database engine based on stack data structures | 206 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| Provides an async Rust client for interacting with a distributed key-value store. | 389 |
| A lightweight embedded relational database that provides a user-friendly API and supports complex data operations. | 570 |
| A high-performance key-value store designed to support modern data sets. | 925 |
| An embeddable key-value store with fast read performance and compact storage size | 939 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| An Objective-C wrapper around RocksDB for persistent key-value storage | 59 |