Morbid - Schema-aware TypeScript query builder for PostgreSQL

JSON →
library 1.0.4 ·javascript
verified Jun 5, 2026

Morbid is a schema-aware TypeScript query builder for PostgreSQL that generates TypeScript definitions from your database schema using a CLI tool. Version 1.0.4 is current; project is in early development (work in progress, not production-ready). It differentiates from Knex.js by providing strong type safety out of the box via schema extraction, transactions with isolation levels, and chainable query methods. Release cadence is low; community contributions welcome.