A tool for generating Rust code from SQL using sqlx
Proc-macros to allow automatic migrations and repositories generation from models by the sqlxgentools CLI tools.
CLI to generate SQL migrations and repositories code that use sqlx from models definition.
Various data types and traits to use in a sqlxgentools-enabled codebase.