Skip to main content

Importing or Exporting Files

Importing External Files

JSON

You can import files in the schema format defined in the editor.

Schema SQL

You can also import schema files defined in SQL.
Although parsers have been made as flexible as possible regardless of the database vendor, there might be some unsupported syntax.
Supported syntax can be checked here.

Exporting

Three formats are supported for exporting:

  • JSON: Schema file defined in the editor.
  • Schema SQL: Schema file generated based on the syntax of the database vendor.
  • PNG: Generates the diagram as an image.