You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, DrawDB supports importing database schemas from SQL dumps and DBML files, but there's no support for Prisma ORM. Many modern web applications use Prisma ORM as their database toolkit, and developers need to visualise their Prisma schemas.