> 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/dbeaver.md).

# DBeaver

## Steps

1. Open DBeaver and create a new connection.
2. Select **MariaDB** as the database type.
3. Enter the hostname, port, username, and password provided by your MariaDB Cloud instance.
4. Navigate to the **SSL** tab.
5. Check the **Use SSL** option if SSL is enabled for your MariaDB Cloud instance.
6. Click **Test Connection** to ensure everything is set up correctly.

![image (1)](https://github.com/user-attachments/assets/fead6067-9a5a-4e75-bcf2-2d20e0a4b727)

{% hint style="info" %}
Ensure you are using the latest MariaDB driver in DBeaver to avoid compatibility issues.
{% endhint %}

{% hint style="warning" %}
If you experience connection issues, verify your firewall settings and database credentials.
{% endhint %}
