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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of seladb/pickledb-rs!