Skip to Content
🎉 Deeb v0.0.12 released! Install with Cargo: cargo add deeb 🎉

Posts Tagged with ACID

How to build an ACID Compliant Database

How to build an ACID Compliant Database

Explore the core principles of ACID compliance by walking through the architecture of Deeb — a lightweight, JSON-based database built in Rust.

By Nick McLean7/23/2025
JSON databaseRustACIDPrototyping