prisma-schema-sorter
Schema organizer
Tools for organizing and structuring Prisma schema models
Prisma 2 tool to sort schema models, enums, generators and datasources
23 stars
1 watching
2 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list
cliprismaprisma-schema
Related projects:
Repository | Description | Stars |
---|---|---|
omar-dulaimi/prisma-zod-generator | Automates generation of Zod schemas from Prisma schema | 535 |
ridafkih/schemix | A tool for generating Prisma schemas programmatically using TypeScript | 483 |
mrleebo/prisma-ast | A TypeScript library that parses Prisma schema files into an object, allowing manipulation and re-printing of the schema. | 143 |
mohammed-bahumaish/prisma-editor | A tool to visualize and edit Prisma Schema with real-time updates and user-friendly interface | 846 |
omar-dulaimi/prisma-trpc-generator | Automates tRPC router generation from Prisma schema | 675 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 827 |
amplication/prisma-schema-dsl | An interface to generate Prisma schema files from code | 112 |
omar-dulaimi/prisma-yup-generator | Automatically generates Yup validation schemas from Prisma schema definitions. | 53 |
chrishoermann/zod-prisma-types | Generates Zod schemas from Prisma models with validation options | 657 |
notiz-dev/prisma-dbml-generator | Automatically generates a DBML file from a Prisma schema | 684 |
emyann/prisma-uml | Generates PlantUML diagrams from Prisma schema files | 116 |
s1owjke/prisma-query-formatter | Utility to format Prisma queries and substitute placeholders with values for logging purposes. | 1 |
samchon/prisma-markdown | Generates Markdown documents from Prisma schema definitions, including ERD diagrams and model descriptions. | 447 |
floydspace/prisma-sequelize-generator | Tools and scripts to generate Sequelize models from Prisma schema | 14 |
narimiran/sorta | An implementation of sorted data structures using B-Trees in the Nim programming language | 17 |