Connector MySQL
TheMySQL SQLis Serveran connectoropen-source enablesrelational database management system that allows users to connectorganize, store, and retrieve data efficiently. As a widely used database solution, MySQL offers robust features such as data integrity, transaction support, and scalability. When it comes to Microsoft SQL Serverexporting data sources.from MySQL to a Customer Data Platform, MySQL provides a standardized and efficient means of extracting relevant data. This integration is valuable for businesses looking to leverage comprehensive customer insights and enhance their marketing strategies in CDP.
Data In/Data Out
Data In | N/A |
Data Out | CSV files in out/tables |
Learn more: about the folder structure please go to this article.
Parameters
DB
Host (required) | Name of server that hosts the database. |
Port (required) | The port number you want to access. |
Database (required) | Name of database. |
Username (required) | Account name. |
Password (required) | Account password. |
SSH
Enabled (optional) |
Checked if SSH required to connect to database. |
Private (optional) | Private key. |
Public (optional) | Public key. |
SSH Host (optional) | Name of SSH Host. |
Table
Table ID (required) | ID of the table. The ID of the table should be an integer. |
Name (required) | Name of the table. |
Query (required) |
A |
Output Table (required) |
The name of the output table you want to load the query. |
Enabled(optional) |
Enabled for this table to be pulled from the database. |