effect-qb

JSON →
library 0.19.0 ·javascript
verified Jun 5, 2026

Typed SQL query builder for the Effect ecosystem (v0.19.0, active development). Designed to work with @effect/sql and @effect/experimental. Supports PostgreSQL, MySQL, SQLite via named entry points (effect-qb/postgres, effect-qb/mysql, effect-qb/sqlite). Distinct from other query builders by leveraging Effect's managed side-effects and typed errors. Requires Node >=22 or Bun >=1.3.5.