SeaORM

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, setup Cargo.toml

Write migrations

TODO

Execute migrations

TODO

Use SeaORM

TODO


Revision #2
Created 2026-04-24 19:43:06 UTC by Matthias
Updated 2026-04-24 20:47:02 UTC by Matthias