Skip to content

miroapp/target-postgres

 
 

Repository files navigation

target-postgres

This is a Singer target for Postgres following the Singer spec.

Running and Configuration

Install the script by running e.g. pip install -e .. Then run the command like this:

<source> | target-postgres -c sample-config.json

Find an example of the configuration in the sample-config.json file.

Tests

In order to run the tests install pytest:

pip install pytest

Then run the tests:

pytest

About

Singer.io Postgres target

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.8%
  • Shell 0.2%