Sea Orm

SeaORM v2 (open-source, Postgres/MySQL/SQLite) and SeaORM-X (commercial MSSQL) patterns for Rust backends. Use when: adding SeaORM to a project, writing migrations, generating entities, performing CRUD (insert, select, update, delete), paginating results, loading relations, handling on-conflict, using the v2 `#[sea_orm::model]` macro, COLUMN constants, find_by_*, Entity Loader, or MSSQL OUTPUT/IDENTITY_INSERT/savepoint features.

pedromneto97 9e16ede 11 files · 33.6 KB Updated

File contents

pedromneto97/custom-skills/tree/main/skills/sea-orm commit 9e16edee73

Frequently asked questions

npx skillmds@latest add pedromneto97/sea-orm