Database Import & Export
Database Import and Export allows you to export panel-created server databases as sql files and import sql files.
Moving Providers can be a hassle, especially if you have MySQL databases, this addon aims to solve that issue:
- Allows exporting Tables, Routines and Events
- Locks Tables/Rows to prevent data corruption
- Adds DROP-Statements to allow seamless importing
- Import/Export runs with the database user, not the database host admin
- Imports do not load the entire sql into memory at once
- Import/Export Size can be limited in the Admin Panel
- Imports from Remote Hosts can be enabled (shortcut for export + import)