Databases

Our Web hosting accounts include one or more MySQL databases.

You can find details of the databases associated with your account in our customer control panel.

It is not possible to connect directly to our database servers from outside our network. You can manage your databases by:

  • Using phpMyAdmin. You can find a link to phpMyAdmin for your database in the control panel.
  • (Shell accounts only) Use the mysql and mysqldump command line utilities.
  • (Shell accounts only) Use SSH port-forwarding to provide a tunnel to the MySQL server from your local computer.