rql 0.4.0

An in-memory pseudo database that provides functionality for managing pseudo-relational tables and their schema
Documentation
1
2
3
4
5
### Description


`rql` is an in-memory pseudo database for Rust. It provides functionality for managing pseudo-relational tables and their schema.

For more information, check out [the documentation](docs.rs/rql).