How Prisma to ERD will work
- Connect your Prisma schema (or import relationships).
- We parse your model relationships and generate an ERD diagram.
- Link it to database metadata and documentation for the team.
- Keep diagrams in sync as your Prisma schema evolves.