SQLEditor Icon

Export to SQL DDL Schema Text File

SQLEditor can export your database design to SQL Data description language (Schema Text) in a number of different formats. You should select the export dialect of SQL that most closely matches the database system that you are using.

  1. Identify the database system that you are using. E.g MySQL, Postgres
  2. Choose FileExport As SQL
  3. Using the popup menu select the export dialect that you wish to use
  4. Choose a name for the export file
  5. Click the Save button

If you have previously selected a dialect for your document then SQLEditor should select this automatically in the popup box.