Updated on 2023-03-28 GMT+08:00

Data Export

Scenarios

DAS allows you to export a large amount of data at a time to facilitate data query or to back up data for migration. This section describes how to export data.

  • Both databases and SQL result sets of the primary and standby DB instances can be exported.
  • For single-node DB instances, databases and SQL result sets can be exported.

Procedure

  1. On the top menu bar, choose Data Schemes > Data Export.
  2. Enter your reason for export.
  3. Select the Database or SQL Result tab.
  4. If you select Database, proceed as follows:
  5. On the Request Export tab page, select the database to be exported. Set Select Table to Specific tables or All tables. If there are too many tables in the selected database, search for a table by name in the search box.
  6. (Optional) For Other Object to Export, select Procedures, Events, Functions, Triggers, and Views as needed.
  7. For Export Content, select Data, Structure, or Data and structure as needed
  8. For File Format, select SQL or CSV.
  9. For Character Set, select UTF8.
  10. (Optional) Under Advanced Settings, configure File Options as required.
  11. Select options for Extended Options as required.
  12. Select options for Data Options as required. Click OK.

    • Before selecting a database, you need to apply for the required database permission.
    • When selecting a table, you can select a column of the table and set the WHERE condition for further filtering.