The simplest sql builder that maps to your struct andlooks like an orm
基于sqlx的将SQL和ORM结合的简易ORM实现的相关辅助宏
Procedural macros for rok-orm
Derive macros for ormkit - compile-time safe ORM with typed DSL, automatic relationships, and enterprise features
Derive macros for Sentinel ORM — #[derive(Model)], #[derive(Partial)]
Cast ORM derive macros: #[derive(Model)], #[has_many], #[belongs_to], #[scope].
Derive macros for supabase-client (#[derive(Table)])
Procedural macros for libsql-orm - automatic Model trait implementation and ORM functionality
Macros for spark-orm
Procedural macros for RustORM
Macros for rspark
A lightweight ORM derive macro built on top of **sqlx**. It generates SQL constants and helper query builders for your structs, so you can keep SQL centralized while still using `sqlx` types.