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