Introduction

Backup SQL tables, export configurations as text files or other tables as CSV files. By default the complete DB structure including number of records is shown.

Usage

Export

Use this part to generate CSV- or individual configuration (last option) files.

SQL Dump

Select (multiple) tables to be exported in SQL format. The resulting file could be imported via CLI again.

Details