Xanweb GmbH

Thumbnail
Database Dumper

Developed by

Expert
Expert
Not Version 9 Ready Yet.
Absolutely does what it says on the tin. Was having a nightmare trying to export my local database using PHPMyAdm…

AllisonFewtrell

What is it?

Database Dumper is useful for advanced users those who don't want to use PhpMyAdmin.

you can download dump as Zip, Gzip or SQL File.

Database Dumper is written completely in PHP and doesn't require any additional permissions.

How it works

Database Dumper generates an SQL file from your current database each time you request a Dump.

It exports TABLES, VIEWS, EVENTS, FUNCTIONS and PROCEDURES.

Be aware that the SQL file will contains DROP statements for tables and the foreign keys check will be disabled for the import.

Dashboard Page

/dashboard/system/environment/database_dumper

Security

All generated files are deleted by the end of your Request and no history is kept in the System

Compatibility

Database Dumper is compatible with MySQL 5.5+ and MariaDB 10.0+

Important Notes:

  •  This tool is made only for exporting database, if you would like to import the exported dump you can use a database management tool like PhpMyAdmin.
  •  To get a complete backup for your Site, you need to download files folder.
  •  If you ended up with timeout connection you need to change max_execution_time in your php settings. 
Current Version: 1.1.0
Fully Translatable: Yes
Needs External Libraries: No
Compatible 8.1.0+
License: Standard
Support Response: Replies to tickets every few days.
Support Hosted: On marketplace.concretecms.com
Needs extra server permissions: No
Needs Internet: No
Marketplace Tests:
Passed Automated Tests
Passed PRB Review