MySQL is a popular database. The Singer MySQL tap pulls data out of MySQL and delivers data in a standard, JSON-based format.
Supports the extraction of individual data streams and fields
Python
Installing and running the MySQL tap is easy. Check the repository for specific setup steps.
View the repo →
$ pip install tap-mysql
Singer targets can consume data from the MySQL tap and do something with it, like load it into a file, API or database.
Stitch can run the Singer MySQL tap on a schedule you define. Take advantage of Stitch's automatic infrastructure scaling, error alerting, and more—no code required.