Connecting to MySQL from an external application

Sometimes, you may want to connect to your MySQL database on your free hosting account using external software, like a desktop database manager (like MySQL Workbench) or an external program you wrote yourself (like an Android or iOS app).

You cannot connect to a free hosting MySQL database from outside your hosting account.

You can only interact with your free hosting database through PHP scripts uploaded to your free hosting account, or through our phpMyAdmin installation.

The ability to connect to a database is exclusive to premium hosting. On premium hosting, you get cPanel including the Remote MySQL section, where you can grant external systems access to your databases.

5 Likes