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
99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of seladb/pickledb-rs!