schemix
Schema generator
A tool for generating Prisma schemas programmatically using TypeScript
Schemix allows you to programmatically create Prisma schemas using TypeScript ⌨️
485 stars
2 watching
23 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
ormprisma
Related projects:
Repository | Description | Stars |
---|---|---|
| An interface to generate Prisma schema files from code | 113 |
| A tool to visualize and edit Prisma Schema with real-time updates and user-friendly interface | 865 |
| Automates Zod schema generation from Prisma models. | 837 |
| Generates Markdown documents from Prisma schema definitions, including ERD diagrams and model descriptions. | 462 |
| Tools for organizing and structuring Prisma schema models | 23 |
| Automatically generates a DBML file from a Prisma schema | 688 |
| Generator for creating Zod schemas from Prisma models | 680 |
| A TypeScript library that parses Prisma schema files into an object, allowing manipulation and re-printing of the schema. | 144 |
| Automates the generation of documentation references from Prisma schema. | 581 |
| Generates PlantUML diagrams from Prisma schema files | 117 |
| Automatically generates Yup validation schemas from Prisma schema definitions. | 53 |
| Automates generation of Zod schemas from Prisma schema | 549 |
| A library for generating and testing data structures based on schemas | 77 |
| A tool that generates an entity relationship diagram based on a Prisma schema | 904 |
| Tools and scripts to generate Sequelize models from Prisma schema | 14 |