Schemats is a TypeScript code generator that creates type definitions from existing PostgreSQL schemas. It helps developers working with raw SQL or query builders to maintain strong typing and avoid runtime errors. By analyzing database schemas, Schemats bridges the gap between relational databases and TypeScript-based applications.
Features
- Generates TypeScript interfaces from PostgreSQL schemas
- Supports tables, views, enums, and composite types
- CLI tool for quick integration into build pipelines
- Ideal for raw SQL and lightweight query builder use cases
- Keeps type definitions in sync with schema changes
- Reduces boilerplate and runtime type mismatches
Categories
SQL ClientsLicense
MIT LicenseFollow schemats
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of schemats!