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
Build on Google Cloud with $300 in Free Credit
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of seladb/pickledb-rs!