Derives used by code generated by sql_db_mapper
Maps a SQL database to rust structs and functions
Core library for code generated by sql_db_mapper
Composable SQL builder and argument collector
Lightweight ORM for Rust
Rust 下的轻量级 ORM 框架,借鉴了 Java MyBatis 的设计理念,强调 SQL 与业务逻辑分离。它结合 Rust 的类型系统与宏机制,支持编写原生 SQL 并自动映射结果,兼容 async/await,兼顾性能与可控性。
Prisma integration helpers and providers for nestrs.
Turning SQL queries into Rust functions
Zero-overhead, compile-time MSSQL service for Rust — stored procedures, async CRUD, connection pooling, static dispatch
Proc-macro crate for statiq — compile-time SQL generation for MSSQL entities via #[derive(SqlEntity)]
Object Agent Mapping framework for distributed systems and agents
Schemabound framework for distributed systems and agents