Import diagram from DB

Import diagram from db connection, like postgresql, mssql or oracle

Hi Jherzon,
Currently, dbdiagram supports importing from postgreSQL, MySQL and SQL db servers. You can try following the instructions below.

  1. Click on the button import
  2. Select the DB you want to import
  3. You can enter SQL statements or upload .sql files
  4. Click the submit button to complete the process.
    Thanks.

Hi @Jherzon,

Now you can connect to your DB and generate the DBML with @dbml/cli or @dbdocs. Please give it a try.

Cheers.