SeaORM
Rust
Frameworks
SeaORM (from SeaQL) is an ORM for Rust.
Installation
When Installing 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, s...