MySQL ingestion connector
The MySQL connector is in Public Preview. Contact your Databricks account team to request access.
This page helps you understand the MySQL ingestion workflow, including the factors that determine your setup approach and the steps involved for different user personas.
What to know before you start
Topic | Why it matters |
|---|---|
The workflow depends on your Databricks user persona:
| |
The source database configuration depends on the MySQL deployment environment (Amazon RDS, Aurora MySQL, Azure Database for MySQL, Google Cloud SQL for MySQL, or MySQL on EC2). | |
The steps to create a connection, a gateway, and a pipeline depend on the interface. | |
The pipeline schedule depends on your latency and cost requirements. | |
Depending on your ingestion needs, the pipeline might use configurations like history tracking, column selection, and row filtering. Supported configurations vary by connector. See Feature availability. |
Start ingesting from MySQL
The following table provides an overview of the end-to-end MySQL ingestion workflow, based on user type:
User | Steps |
|---|---|
Admin |
|
Non-admin | Use any supported interface to create a gateway and a pipeline. See Create a MySQL ingestion pipeline. |