Back to feed
Dev.to
Dev.to
6/23/2026
I built a free tool that turns SQL schemas into ER diagrams (no signup needed).

I built a free tool that turns SQL schemas into ER diagrams (no signup needed).

Short summary

DevForge is a free, no-signup SQL schema visualizer for Postgres that auto-generates ER diagrams in real time. Built with Next.js, React Flow for rendering, and a custom parser to handle complex schemas including enums, generated columns, and circular foreign keys. Available on Vercel with freemium export options and planned auth and save features.

  • Free tool to visualize Postgres schemas into ER diagrams without signup
  • Uses React Flow + custom SQL parser to handle complex schemas (enums, generated columns, circular keys)
  • Built with Next.js on Vercel; author plans auth and save/export features

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more