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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pgTyped!