prisma-schema-dsl
Schema generator
An interface to generate Prisma schema files from code
JavaScript interface for Prisma Schema DSL
113 stars
6 watching
11 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
notiz-dev/prisma-dbml-generator | Automatically generates a DBML file from a Prisma schema | 688 |
ridafkih/schemix | A tool for generating Prisma schemas programmatically using TypeScript | 485 |
pantharshit00/prisma-docs-generator | Automates the generation of documentation references from Prisma schema. | 581 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 837 |
chrishoermann/zod-prisma-types | Generator for creating Zod schemas from Prisma models | 680 |
mrleebo/prisma-ast | A TypeScript library that parses Prisma schema files into an object, allowing manipulation and re-printing of the schema. | 144 |
emyann/prisma-uml | Generates PlantUML diagrams from Prisma schema files | 117 |
mohammed-bahumaish/prisma-editor | A tool to visualize and edit Prisma Schema with real-time updates and user-friendly interface | 865 |
samchon/prisma-markdown | Generates Markdown documents from Prisma schema definitions, including ERD diagrams and model descriptions. | 462 |
omar-dulaimi/prisma-schema-sorter | Tools for organizing and structuring Prisma schema models | 23 |
omar-dulaimi/prisma-zod-generator | Automates generation of Zod schemas from Prisma schema | 549 |
omar-dulaimi/prisma-yup-generator | Automatically generates Yup validation schemas from Prisma schema definitions. | 53 |
floydspace/prisma-sequelize-generator | Tools and scripts to generate Sequelize models from Prisma schema | 14 |
ctrlplusb/prisma2-template | A template project for rapid Prisma 2 schema experimentation and development | 12 |
gabrielcolson/intellij-prisma | Provides syntax highlighting and basic language support for Prisma schema languages in IntelliJ-based IDEs. | 42 |