Compile-time guarded ORM for PostgreSQL — your data's guardian from compile to production
Sentinel ORM CLI — prepare, check, doctor
Derive macros for Sentinel ORM — #[derive(Model)], #[derive(Partial)]
Migrations library + CLI helpers for Sentinel ORM
Core traits and types for Sentinel ORM — Model, QueryBuilder, Relations
Shared schema analysis and cache library for Sentinel ORM macros and CLI