Start from DDL
Paste CREATE TABLE scripts to generate the first version of the diagram instead of rebuilding the model by hand.
SQL to ERD
Paste SQL into DataPilot ERD to generate the first version of a database diagram, then refine table names, keys, and layout directly in the browser.
Paste CREATE TABLE scripts to generate the first version of the diagram instead of rebuilding the model by hand.
Adjust layout, notes, and relationships in the canvas once the first schema pass has been imported.
Use one workspace to review the model with other people instead of passing screenshots and SQL snippets around.
FAQ
Yes. The SQL import flow is meant to help you bootstrap the ERD from existing SQL instead of rebuilding the schema by hand.
For first-pass understanding, yes. The visual model helps reviewers see entities and relationships faster before they move into detailed SQL.
Yes. After import you can continue adjusting layout, notes, and structure in the canvas.