pgtyped brings type safety to SQL queries in TypeScript by parsing SQL files and generating typed query functions. It analyzes SQL against your PostgreSQL schema and outputs TypeScript code that ensures inputs and results are correctly typed. This allows teams to use raw SQL while retaining the safety and developer experience of TypeScript.
Features
- Parses SQL files to generate typed TypeScript queries
- Ensures input/output types match the database schema
- Supports parameterized queries and multiple result sets
- Integrates with PostgreSQL using native protocol
- Works with existing SQL files and codebases
- Prevents runtime errors through static analysis
Categories
SQL ClientsLicense
MIT LicenseFollow pgTyped
Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pgTyped!