schemats
Database generator
Automates the generation of TypeScript interface definitions from relational databases
Generate typescript interface definitions from SQL database schema
1k stars
22 watching
102 forks
Language: TypeScript
last commit: about 3 years ago
Linked from 1 awesome list
automationmysqlpostgrespostgresqlreflectionschematypescript
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool to automatically generate TypeScript types from JSON schema definitions. | 1,493 |
| Generates TypeScript definitions from PocketBase schema. | 570 |
| Generates TypeScript clients and servers from Smithy models | 240 |
| A tool to generate Zod schemas from TypeScript types/interfaces. | 1,258 |
| Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |
| A sample project demonstrating how to generate TypeScript code for a serverless API using the Smithy framework. | 17 |
| Automates generation of database types from Supabase schema | 48 |
| Tools to generate form validation schema from GraphQL schemas | 319 |
| A Haskell library that embeds the language of SQL into its type system, allowing for high-level type safety and expressiveness in database interactions. | 363 |
| Generates TypeScript types from Zod schemas. | 351 |
| A TypeScript library for generating complex types from functional logic | 418 |
| Automatically generates TypeScript interfaces from JSX files to improve code type safety and prevent typos at build-time. | 38 |
| Tools to generate Solidity interfaces and integrate them with Hardhat projects | 32 |
| A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code. | 132 |
| Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |