SQL2ER Icon SQL2ER Title

日本語版

SQL to ER Diagram Generator

A free tool that automatically generates ER diagrams from SQL. For more details about the site, please visit here.

Please enter your query

Query
0 / 2000

< Generate Result >

■ Preview

※Mermaid format (.mmd) and PNG format are available for download

Please enter your query

Query
0 / 2000

< Generate Result >

■ Preview

※Mermaid format (.mmd) and PNG format are available for download

How to Use

※For SELECT queries, use the "SELECT" tab.

※For CREATE (DDL) queries, use the "CREATE" tab.

1. Paste your SQL into the text area

2. Click the "Generate" button

3. Check the generated result

4. Click the "Download" button to save the ER diagram in mmd and PNG formats

Mermaid 11.13.0

For more information on the importance of ER diagrams and how to use automatic generation tools, please refer to this article.

<Related Pages>

For reasons and best practices for formatting SQL for readability, please refer to this article.

For SQL formatting tools, please refer to here.