Send your Harvest data to PostgreSQL with Singer

Singer makes it easy to send standard, JSON-formatted data from taps to targets.

Learn more about the Singer spec  →

The Harvest tap

Harvest is cloud-based time-tracking software. The Singer Harvest tap pulls data out of Harvest and delivers data in a standard, JSON-based format.

The PostgreSQL target

PostgreSQL is a popular database tool. The Singer PostgreSQL target consumes data from any Singer tap.

Getting started

Installing and running taps and targets is easy. Check the tap and target repositories for specific setup steps.

Harvest

View the Harvest repo  →


PostgreSQL

View the PostgreSQL repo  →
          $ Clone the repository, then install using setup.py in a virtualenv:

```
> virtualenv -p python3 venv
> source venv/bin/activate
> python setup.py install
```
          $ pip install target-postgresql
        

Contribute to Singer

View open pull requests for Harvest and PostgreSQL

View open issues for Harvest and PostgreSQL

Discuss working with this tap and target on the Singer Slack.

Send data from Harvest to PostgreSQL automatically

Stitch can run the Singer Harvest tap on a schedule you define. Take advantage of Stitch's automatic infrastructure scaling, error alerting, and more—no code required.

More Singer Taps

Extract data from these Taps and send it to the PostgreSQL target.