If I wanted to look at a great example of a SQL target built on the SDK, what loaders should I be looking at? I see https://github.com/MeltanoLabs/target-postgres is built on the SDK, is that a good reference architecture?
Context: we’re using https://github.com/transferwise/pipelinewise-target-redshift but it’s not built on the SDK and also doesn’t appear to be actively maintained, I’m curious about the potential lift to create a target-redshift plugin on the SDK.
I am really only familiar with postgres and redishift (well, mongo too but that’s different)
j
janis_puris
02/08/2023, 1:10 PM
I'm in a similar boat.. I've been using the pipelinewise's target-redshift and patching it on my own fork.
Would absolutely love a maintained repo to contribute to 👍