Skip to content
← Back to projects

Prisma Entity Relationship Diagram Generator

Automatically generate entity relationship diagrams from your Prisma schema

Source ↗
prisma typescript node mermaid

Prisma has generators that kick off functions to generate code based on the prisma schema. This generator is no different. It takes the schema and generates a entity relationship diagram in the project. It supports svg, png, and pdf formats.