MariaDB Connector
Connect to your MariaDB database to interact with live data.
Connect to your MariaDB database to query and import live data into your AI pipelines.
Setup Instructions
1. Navigate to Data Integrations
Go to one of your flows, click the Data Integrations tab and select Select an Integration.
2. Select MariaDB
Search for MariaDB in the list and click Connect.
3. Configure the Connector
The database user needs at least SELECT privileges on the tables you want to import.
- Connector Name: A descriptive name (e.g., "MariaDB Production")
- Host: Database host address
- Port: Database port (default
3306) - Database: The database name
- Username: Database user
- Password: User password
Note: On every sync, a new version of your data is created. Up to 5 versions are stored by default.