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
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 schemats!