Manual ERD editing
Add tables, define columns, set keys, and adjust structure directly on the canvas.
ERD generator
Use DataPilot ERD to sketch new schemas, import DDL, organize tables visually, and keep one browser-based entity relationship diagram that is easier to review than raw SQL alone.
Add tables, define columns, set keys, and adjust structure directly on the canvas.
Paste SQL to generate the first version of your model faster instead of redrawing everything.
Open the same diagram with other people for review and discussion.
Keep one diagram open while engineers, analysts, and product stakeholders align on table boundaries and naming.
Adjust relationships and field definitions before a schema reaches migrations, test data, or downstream reporting work.
Use one workspace as the visual reference instead of sending disconnected screenshots or fragments of DDL.