MariaDB

Connection Details

FieldDescriptionExample
HostMariaDB server addressdb.example.com
PortMariaDB port (default 3306)3306
DatabaseDatabase nameapp_db
UsernameMariaDB userreadonly_user
PasswordUser password••••••••

Setting Up

1

Go to Connectors → Database

Select MariaDB as the database type.
Selecting MariaDB
2

Enter connection details

Fill in the host, port, database name, username, password, and SSL CA certificate.
MariaDB connection form
3

Test connection

Testing MariaDB connection
4

Select tables

Selecting MariaDB tables
5

Save

Your MariaDB data is now queryable.
MariaDB configuration is nearly identical to MySQL. If you’ve connected MySQL before, you already know how this works.