TypeSQL CLI
JSON →TypeSQL generates type-safe TypeScript APIs from raw SQL statements. Version 0.24.0 is current. Release cadence is irregular, with frequent minor updates. Key differentiators: no ORM required, infers parameter/column types and nullability, supports dynamic ORDER BY, and works with PostgreSQL, MySQL, SQLite, LibSQL, and Cloudflare D1. The CLI tool scans SQL files and produces typed query functions, reducing boilerplate and runtime errors.
Resources
packagetypesql-cli ↗