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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pgTyped!