Import/export » Generating a diagram from an existing database


If you already have a database or its project created in another database modeling program, you can easily transfer it to SqlDBD using the SQL/DDL script import function. To do this, generate and save an SQL/DDL file to the disk and then import it into SqlDBD. In order to do this, click the SQL import... button in the main toolbar. Then select the type of database (MySQL/MariaDB / PostgreSQL / SQLServer), choose the SQL file from the disk and click the Import button. zakładka importu skryptów SQL Before importing the file, make sure that it is a correct DDL (Data Definition Language) file, so it should contain only the structure definition. The DQL and DML commands (SELECT, INSERT, UPDATE, DELETE) will be ignored but may significantly extend the analysis and import of the script. okno importu skryptuwybór pliku SQL z dysku Importing a valid file should not take more than a minute. The database tables will be pre-arranged according to the defined relationships, although the user may need to arrange them differently. model bazy danych zaimportowany ze skryptu

This site uses cookies. Learn more about the purpose of their use and changes in cookie settings.
By using the website you agree to the use of cookies in accordance with current browser settings.