This guide will help you configure the MariaDB Connector in AI Squared to access and transfer data to your MariaDB database.
Before proceeding, ensure you have the necessary host, port, username, password, and database name from your MariaDB server.
Start by logging into your MariaDB Management Console and navigating to the MariaDB service.
Once you’re in the MariaDB console, you’ll find the necessary configuration details:
Host and Port:
localhost
and the default port is 3306
.Username and Password:
Database Name:
SHOW DATABASES;
in the MariaDB console.Now that you have gathered all the necessary details, enter the following information in your application:
After configuring the connector in your application:
By following these steps, you’ve successfully set up an MariaDB destination connector in AI Squared. You can now efficiently transfer data to your MariaDB endpoint for storage or further distribution within AI Squared.
Mode | Supported (Yes/No/Coming soon) |
---|---|
Incremental sync | YES |
Full refresh | Coming soon |
This guide will help you seamlessly connect your AI Squared application to MariaDB, enabling you to leverage your database’s full potential.
This guide will help you configure the MariaDB Connector in AI Squared to access and transfer data to your MariaDB database.
Before proceeding, ensure you have the necessary host, port, username, password, and database name from your MariaDB server.
Start by logging into your MariaDB Management Console and navigating to the MariaDB service.
Once you’re in the MariaDB console, you’ll find the necessary configuration details:
Host and Port:
localhost
and the default port is 3306
.Username and Password:
Database Name:
SHOW DATABASES;
in the MariaDB console.Now that you have gathered all the necessary details, enter the following information in your application:
After configuring the connector in your application:
By following these steps, you’ve successfully set up an MariaDB destination connector in AI Squared. You can now efficiently transfer data to your MariaDB endpoint for storage or further distribution within AI Squared.
Mode | Supported (Yes/No/Coming soon) |
---|---|
Incremental sync | YES |
Full refresh | Coming soon |
This guide will help you seamlessly connect your AI Squared application to MariaDB, enabling you to leverage your database’s full potential.