A universal query builder that extends Prisma's capabilities while preserving familiar WHERE and ORDER BY API. Generate parameterized SQL queries for PostgreSQL ...
fraiseql-wire is a minimal, async Rust query engine that streams JSON data from Postgres with low latency and bounded memory usage. It is not a general-purpose Postgres driver. It is a focused, ...