rs_aio_db 0.8.5

All in one (aka Aio) database with async support. Based on sqlite, bevy_reflect and tokio, includes a dead simple API to be used (no SQL needed just pure Rust). Comes with automigration.
Documentation
1
2
3
pub(crate) mod schema_gen;
pub(crate) mod helpers;
pub(crate) mod queries;