jasonisnthappy: embeddable document database with acid guarantees in rust
Summary
Jasonisnthappy is a lightweight, embedded Rust-based document database featuring ACID transactions with MVCC, JSON document storage, and a broad feature set including indexing, WAL, full-text search, aggregation, and language bindings. The repository provides a quick start, performance benchmarks, and bindings for Go, Python, and JavaScript, making it relevant for embedded DB use in small to mid-sized teams and business apps.