Postgres Schema to TypeScript Interfaces

JSON →
library 1.3.2 ·javascript maintenance
verified Jun 5, 2026

CLI tool that converts PostgreSQL database schemas into TypeScript interface definitions automatically. Current stable version is 1.3.2, released in 2021 with no known ongoing maintenance. It scans a Postgres connection and generates TypeScript types for tables, views, and enums. Differentiators include direct database introspection without manual configuration and output as TypeScript source files.