dibs

Schema as Rust. Queries as Styx.

One model for schema, migrations, and typed Postgres queries.

dibs is a Postgres toolkit for Rust with two pillars:

From those, dibs generates migrations (also Rust), so you can do backfills and data fixes without switching mental models.

Start here