prisma-schema-dsl

Schema generator

An interface to generate Prisma schema files from code

JavaScript interface for Prisma Schema DSL

GitHub

112 stars
6 watching
10 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
notiz-dev/prisma-dbml-generator Automatically generates a DBML file from a Prisma schema 684
ridafkih/schemix A tool for generating Prisma schemas programmatically using TypeScript 483
pantharshit00/prisma-docs-generator Automates the generation of documentation references from Prisma schema. 575
cartergrimmeisen/zod-prisma Automates Zod schema generation from Prisma models. 827
chrishoermann/zod-prisma-types Generates Zod schemas from Prisma models with validation options 657
mrleebo/prisma-ast A TypeScript library that parses Prisma schema files into an object, allowing manipulation and re-printing of the schema. 143
emyann/prisma-uml Generates PlantUML diagrams from Prisma schema files 116
mohammed-bahumaish/prisma-editor A tool to visualize and edit Prisma Schema with real-time updates and user-friendly interface 846
samchon/prisma-markdown Generates Markdown documents from Prisma schema definitions, including ERD diagrams and model descriptions. 447
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 535
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