MySQL


How can I administrate my MySQL Database?
We are providing phpMyAdmin, an open source tool written in PHP intended to handle the administration of MySQL. It can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows; executing SQL statements; or managing users and permissions. You can access phpMyAdmin from your hosting control panel.
Tips:
Download/Read the phpMyAdmin manual from our Manuals section.

Further Reading
Read the following phpMyadmin tutorials