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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pgTyped!