DEV Community

Thiago Rosa da Silva
Thiago Rosa da Silva

Posted on

ForgeSQL: one diagram, real SQL, real Docker

Most database diagrams don’t survive the first sprint.
SQL changes, Docker drifts, and the diagram becomes a lie.
That’s why I built ForgeSQL.
ForgeSQL lets you:
Design your database visually
Generate real SQL (Postgres, MySQL, SQL Server, Oracle)
Generate Docker Compose from the same model
Keep diagram, schema, and environment in sync
The diagram is the source of truth. Everything else is generated.
No PDFs. No outdated docs. No guessing.
If you’ve dealt with schema drift in real projects, this might help:
https://forgesql.com

Top comments (0)