SeaORM
SeaQLSeaORM (orfrom SeaORM)SeaQL) is an ORM for Rust.
Installation
When Installing SeaQL,SeaORM, you need to define what Runtime to use and what database driver to use.
TODO
Install the CLI tool
TODO
Initialize migration
To add migration, TODO: create initial migration, setup Cargo.toml
Write migrations
TODO
Execute migrations
TODO
Use SeaQLSeaORM
TODO