> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/mariadb-cloud/connecting-to-mariadb-cloud-dbs/database-tools/heidisql.md).

# HeidiSQL

## Steps

1. Open HeidiSQL and create a new session.
2. Choose **MySQL** as the connection type.
3. Enter the MariaDB Cloud credentials including hostname, port, username, and password.
4. If SSL is enabled, go to the **SSL** tab.
5. Check **Use SSL**.
6. Test the connection and click **Open**.

![heidi](https://github.com/user-attachments/assets/37685278-b228-4387-9d48-8673d1d39e2d)

{% hint style="info" %}
Ensure your HeidiSQL client is up to date.
{% endhint %}

For more information on HeidiSQL, see [this page](/docs/server/clients-and-utilities/graphical-and-enhanced-clients/heidisql.md).

{% hint style="warning" %}
Using updated drivers on new MariaDB versions is essential as out of date drivers will return "Authentication failed" errors. It may be necessary to manually install new drivers on Windows.
{% endhint %}
