Import and Export of Database Data

Data can be imported and exported using a dump. Database dump is a text file that contains the structure and data of the database. It can be used as a database backup or to transfer a database from one server to another.

Export



To export data from a database, go to Tools → Databases → Download. The browser will prompt you to select a directory for saving the file or save it to a directory for downloads.



To import data into a database from a local computer:

Go to Tools → Databases → Upload.
Select a File Type: Click Ok.

  • File from local computer - select Local file;
  • File URL on another server - Specify the URL.
  • 144 Users Found This Useful
Was this answer helpful?

Related Articles

Adding Self Signed SSL Certificate

Attention ! This method of installing an SSL certificate is not the easiest and fastest, for a...

Database connection

ISPmanager uses a database management system (DBMS) to work with databases. To connect to it via...

Guide for setting up MX record (example Google)

MX records are DNS records required for routing email. The MX record dictates which mail servers...

Remote Access for MySQL Server

IntroductionThe MySQL server has the ability to listen on specific addresses to accept incoming...

How to install WordPress (or another CMS) with ISPmanager

Web scripts allow you to automate the installation of a content management system (CMS), a...