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
- Use Text to view the output directly in the browser.
- Bzip2 needs more resources, but generally creates smaller archives.
- Depending on the amount of data you're messing with the module requires more memory or time to finish processing!