Import/Export of your database tables is easiest through our SQL interface PhpMyAdmin. After you create your database through the control panel, you only need to import the tables following these instructions.
To export a database, follow the same steps but choose Export instead of Import in step 3.
- Log in to PhpMyAdmin*.
- Select your database in the left menu, just below the icons.
- Click the SQL icon on the left side of the screen and select Import.
- Browse for the SQL file you want to import.
- Click Complete to start the import.
PhpMyAdmin login addresses
https://db101.websupport.se/ (MariaDB10.1)
https://db55.websupport.se/ (MariaDB5.5)
https://db57.websupport.se/ (MySQL5.7)
https://db51.websupport.se/ (MySQL5.1)
https://dbpg.websupport.se/ (PostgreSQL 9.0 to 10.0)
https://db103.websupport.se/ (MariaDB10.3)
https://db80.websupport.se/ (MySQL8.0)