1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Access databases from another hosting
This document explains how to manage incoming and outgoing connections between multiple hosting environments, particularly for accessing databases.
Database connections between hostings
From a shared hosting
If you are using shared hosting (excluding the old v1 formula - 60 GB), you have the possibility to access databases located on:
- another shared hosting,
- a hosting based on a Cloud Server.
It is therefore possible to share a database, establish a remote connection, or even configure cross-access between hostings.
From a Cloud Server
With a Cloud Server, it is also possible to connect to databases hosted on another Cloud Server.
- In this case, make sure that port
3306(TCP protocol) is open for incoming traffic in the firewall.
Note: Connections to databases hosted on a shared hosting are not possible from a Cloud Server.
From another hosting provider
To learn about the access modalities to MySQL databases from a service provider external to Infomaniak, refer to this other guide.