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
The Most Powerful Software Platform for EHSQ and ESG Management
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of seladb/pickledb-rs!