Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PostgreSQL Input/Output Components #88

Open
danyanos opened this issue May 8, 2017 · 1 comment
Open

PostgreSQL Input/Output Components #88

danyanos opened this issue May 8, 2017 · 1 comment

Comments

@danyanos
Copy link
Contributor

danyanos commented May 8, 2017

Description: Add components that allow users to read/write from a PostgreSQL table. Component should be generic so that users can supply database, schema, table, and credentials. Additionally, the PostgreSQL input component should support an optional 'SELECT...' query that will allow users to filter records from the input table.
Technical Document Link:

  • The design for the PostgreSQL input/output components can be based off of existing database components.
  • TODO: Add design document
@danyanos danyanos changed the title PostgresSQL Input/Output Components PostgreSQL Input/Output Components May 8, 2017
@danyanos danyanos moved this from Proposed to In Progress in Hydrograph Enhancements/Features Jun 30, 2017
@danyanos danyanos self-assigned this Jul 10, 2017
@alpeshk alpeshk moved this from In Progress to Backlog in Hydrograph Enhancements/Features Sep 19, 2017
@zhanglt
Copy link

zhanglt commented Jan 22, 2018

When does this feature come online?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants