Paste SQL, see the schema.
Use CREATE TABLE statements to generate an editable entity relationship diagram.
Your schema stays in this browser.
Use CREATE TABLE statements to generate an editable entity relationship diagram.
Your schema stays in this browser.
SQL to ER Diagram turns database DDL into a visual entity relationship diagram. It extracts tables, columns, primary keys, foreign keys, and relationships from common SQL schema scripts.
Paste SQL schema text, choose a dialect, and the browser parses the statements into a draggable canvas diagram. Layout, zoom, notes, and exported files stay on your device.
The tool focuses on CREATE TABLE and ALTER TABLE foreign key statements for PostgreSQL, MySQL, SQLite, and SQL Server style schemas.
Yes. Use PNG or SVG export for images, or Save to download a project file that includes SQL, layout, camera position, notes, and groups.