Import diagram from db connection, like postgresql, mssql or oracle
Bao_Le
2
Hi Jherzon,
Currently, dbdiagram supports importing from postgreSQL, MySQL and SQL db servers. You can try following the instructions below.
- Click on the button import
- Select the DB you want to import
- You can enter SQL statements or upload .sql files
- 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.