SQL DDL to ER Diagram Generator
Paste any-dialect SQL DDL (CREATE TABLE / ALTER TABLE) and instantly render an ER diagram as Mermaid erDiagram code, ASCII crow's-foot diagram, and DBML. Detects PKs, UNIQUE, composite keys, inline and table-level foreign keys, ALTER TABLE ADD FOREIGN KEY, and self-referencing FKs. Auto-layout, topological ordering (handles circular FKs), naming-based relationship inference when FKs are absent. 100% client-side, no signup.
Paste any-dialect SQL DDL (CREATE TABLE / ALTER TABLE) and instantly render an ER diagram as Mermaid erDiagram code, ASCII crow's-foot diagram, and DBML. Detects PKs, UNIQUE, composite keys, inline and table-level foreign keys, ALTER TABLE ADD FOREIGN KEY, and self-referencing FKs. Auto-layout, topological ordering (handles circular FKs), naming-based relationship inference when FKs are absent. 100% client-side, no signup. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.