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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pgTyped!