PickleDB-RS is a lightweight, fast, and key-value store written in Rust. Inspired by the Python PickleDB, it provides a simple, NoSQL database for small applications that require persistent key-value storage without the overhead of full-fledged databases. It is designed for speed and ease of use, with a JSON-based storage format.
Features
- Simple Key-Value Store – Provides an easy-to-use NoSQL key-value storage system
- Rust-Based Implementation – Written in Rust for performance and safety
- JSON-Based Persistence – Uses JSON files for persistent data storage
- Fast and Lightweight – Optimized for minimal resource usage and high performance
- Atomic Operations – Supports atomic transactions to prevent data corruption
- No External Dependencies – Can run standalone without requiring a separate database server
Categories
DatabaseLicense
MIT LicenseFollow seladb/pickledb-rs
Other Useful Business Software
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of seladb/pickledb-rs!