How to set up remote MySQL access in Hostinger

Setting up a remote MySQL connection for your databases at Hostinger

Updated 2 weeks ago

Set up remote MySQL access in Hostinger to let remote hosts connect to and manage your databases.

Before you start

Allow a remote connection

To set it up, first, you need to allow the desired remote IP to connect to your database. This can be done by accessing Websites Dashboard, searching for Remote MySQL on the left sidebar, and clicking on it:

Hostinger control panel menu showing the highlighted Remote MySQL option under Databases

In the newly opened window, you will be able to create the new connection by filling in the details:

  • IP (IPv4 or IPv6) – the IP address from which the remote connection will be initiated

  • Any Host – click this checkbox to allow the connection from any IP. This will add a % symbol in the IP field

  • Database – select the database which will be remotely accessed

When all is good to go, click on Create:

You can find the MySQL server hostname on top of the Create remote database connection section:

The default port for remote connections is 3306.

If you need to connect to a Microsoft SQL Server database instead of MySQL, see how to connect to the Microsoft SQL Server ODBC at Hostinger.

Manage remote access

After the remote access is created, you will be able to remove it if needed on the Remote MySQL section:

That’s it! Now you know how to set up and manage remote access to your databases.