Singer.io tap for extracting data from PostgresSQL - PipelineWise compatible
Project description
pipelinewise-tap-postgres
Singer tap that extracts data from a PostgreSQL database and produces JSON-formatted data following the Singer spec.
This is a PipelineWise compatible tap connector.
How to use it
The recommended method of running this tap is to use it from PipelineWise. When running it from PipelineWise you don't need to configure this tap with JSON files and most of things are automated. Please check the related documentation at Tap Postgres
If you want to run this Singer Tap independently please read further.
Install and Run
First, make sure Python 3 is installed on your system or follow these installation instructions for Mac or Ubuntu.
It's recommended to use a virtualenv:
python3 -m venv venv
pip install pipelinewise-tap-postgres
or
python3 -m venv venv
. venv/bin/activate
pip install --upgrade pip
pip install .
Configuration
Based on Stitch documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pipelinewise-tap-postgres-1.7.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83276f928cf42b37b565fc0ac91a0098870bd1d318606cde4cb83ed19f18e61f |
|
MD5 | d1e71341f1df8190929aecd1b0002134 |
|
BLAKE2b-256 | cb53635401241cfbc66569516c0fd57b0ead48f594e17173ca84a11db18e6fe0 |
Hashes for pipelinewise_tap_postgres-1.7.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f7f119c9fa01d1d49b0c5dbe57a20a33a8d5f97bdec093821bdd57e3b387a6c |
|
MD5 | 923b64af346944d3b61d0f9dfec25027 |
|
BLAKE2b-256 | 8ea0ced7ff9ca3211059ca8cbd8081a013d6f940a88cd07df57455504da078b7 |