Crate native_db

source ·
Expand description

Native DB is a Rust library that provides a simple, fast, and embedded database solution, focusing on maintaining coherence between Rust types and stored data with minimal boilerplate. It supports multiple indexes, real-time watch with filters, model migration, hot snapshot, and more.

See README.md for more information.

Re-exports§

Modules§

Structs§

Functions§

Attribute Macros§

Derive Macros§