<--- Back to all connectors
MySQL
Stream changes from MySQL databases in real-time using Change Data Capture (CDC). Capture every insert, update, and delete from your MySQL tables.
Stream MySQL Changes in Real-Time
Key Features
- Real-time CDC - Capture changes as they happen using MySQL’s binary log (binlog)
- Zero Performance Impact - Read from binlog without affecting database performance
- Schema Evolution - Automatically handle schema changes without manual intervention
- Exactly-once Delivery - Guaranteed data consistency with exactly-once semantics
How It Works
Streamkap uses MySQL’s binary log replication to capture changes from your database. This means:
- No impact on your production database performance
- No need to modify your application code
- Changes are captured in the order they occurred
- Full support for inserts, updates, and deletes
Getting Started
- Enable binary logging in your MySQL instance
- Create a replication user with appropriate permissions
- Connect Streamkap to your database
- Start streaming data to your destination
Supported MySQL Versions
- MySQL 5.7+
- MySQL 8.0+
- Amazon RDS MySQL
- Amazon Aurora MySQL
- Google Cloud SQL MySQL
- Azure Database for MySQL
- MariaDB 10.2+
Why Streamkap?
Reliable
Serverless platform providing enterprise reliability and scale.
Affordable
Only pay for GB into Streamkap.
Longterm
Retain data for as long as you need.
Flexible
Read once, write to many destinations.



