UnQTools
Developer Runs in your browser

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.

100% Private Works Offline Instant

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

  1. Enter your input in the tool above.
  2. Adjust any options to your preference.
  3. Use the Copy or Download buttons to save the result.
  4. Everything happens locally — your data never leaves your browser.