CloudBeaver Documentation

DOWNLOAD pdf

Data export

You can perform data export for database tables:

  1. Select a table you want to export in the Database Navigator or the Metadata Editor. In the context menu, choose Export.\ You can also export data from the Data Editor and the ResultSet in the SQL Editor. 

context_menu_export

  1. Choose your export format. CloudBeaver supports different output formats:

    • CSV
    • DBUnit
    • JSON
    • Markdown
    • Source code
    • SQL
    • TXT
    • XML
    • XLSX
    • HTML
  2. Set the export configuration options. They are specific to the data format you chose.

export_format_CSV

  1. Press Export.\ Note: avoid changing data in the tables you have selected to be exported while the exporting is in progress. 

  2. Press Download in the pop up dialog.

Did we resolve your issue?