Knowledge base

1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!

Access databases from another hosting

Update 03/19/2026

This document explains how to manage incoming and outgoing connections between multiple hosting environments, particularly for accessing databases.

 

Database connections between hosts

From a shared hosting

If you are using shared hosting (excluding 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 hosts.

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 terms of access to MySQL databases from a provider external to Infomaniak, refer to this other guide.


Has this FAQ been helpful?