MariaDB
You can connect your MariaDB database to Altertable to query and analyze your data.
To add a new MariaDB connection:
- Navigate to the Connections section in the dashboard
- Click New connection
- Select MariaDB as the engine
- Fill in the connection details:
- Host: The hostname or IP address of your MariaDB server
- Port: The port number (default: 3306)
- Database: The name of the database to connect to
- Schema (optional): The name of the schema to connect to
- Username: Your MariaDB username
- Password: Your MariaDB password
- Click Save Connection

Once connected, you can start querying your MariaDB database through Altertable's SQL engine.