Configure a source MySQL database Stay organized with collections Save and categorize content based on your preferences.
If you're using MySQL as your source database, then you must set up change data capture (CDC) for your database.
To replicate your hosted MySQL tables, Datastream needs row-based replication and retention to be set up to be able to read your MySQL events.
Supported databases
Datastream works with the following types of MySQL databases:
- Amazon RDS for MySQL
- Amazon Aurora MySQL
- Cloud SQL for MySQL
- Self-managed MySQL
What's next
- Learn how to configure anAmazon RDS for MySQL database to work with Datastream.
- Learn how to configure anAmazon Aurora MySQL database to work with Datastream.
- Learn how to configure aCloud SQL for MySQL database to work with Datastream.
- Learn how to configure aself-managed MySQL database to work with Datastream.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-15 UTC.