1.You can export your data from the database into CSV files and view them on your desktop. To begin, click on 'CSV Export' link above.
2. In the CSV Export page, enter your MySQL Host (The host name of the server where MySQL is installed), Username (The user account of MySQL database) and Password (The password for the above user account). Then, click 'Connect' to connect to your MySQL database.
3. Next, select a 'Database' from the drop down list, followed by selecting a 'Table' and select multiple columns to export. All data will be shown in the table below where you can preview your data and click 'View all columns' to view data in a popup window. Subsequently, click 'Export' to download database table, save it and it will be converted into CSV file format automatically.