A typed, transactional, indexed document store in pure Rust. Each value is one zero-copy blob laid out with offset tables, so reaching a single field is a jump straight to it — flat as the value grows, over 500× ahead of decode-the-whole-record stores.