A next-generation, type-safe ORM for Rust with a beautiful schema language, powerful query builder, and first-class async support.
Everything you need to build robust, scalable database applications in Rust.
Catch errors at compile time with fully typed queries. No runtime surprises.
1.7ns filter creation, 64-byte cache-friendly layout. 6x faster than Diesel for SQL building.
PostgreSQL, MySQL, and SQLite support with a unified API.
Intuitive schema language inspired by Prisma. Easy to read and write.
Automatic schema diffing and migration generation. No manual SQL required.
Full control when you need it with type-safe raw SQL queries.
From simple CRUD to complex queries with relations, Prax has you covered.
Add Prax to your Rust project and start building type-safe database applications today.