An ORM for building Postgres schemas and data access with a Manager pattern, backed by sqlx.
The logic for the macro exports, supporting the tailwag_orm crate. This crate will eventually be deprecated and merged into the tailwag_orm_macros crate.
A collection of macros supporting the tailwag_orm crate.
A library for quickly generating web services, relying on the tailwag_orm crate. A component of the tailwag crate.
This is the main crate for the Tailwag suite, an experimental framework for building batteries-included application prototypes.