Description
Generates and manages SeaORM project helpers from the command line for Rust applications that use databases. Developers use it to work with entities, migrations, and database-related code in SeaORM-based projects.
It is a developer CLI, not the ORM runtime alone. Commands can read database schemas and create or modify source files, so use the right database URL and keep generated changes under version control.