mintdb 0.1.0-beta.3

MintDB is an open source document based database built in Rust.
Documentation
1
2
3
mod read;
mod write;
pub mod exe;