sdk icon indicating copy to clipboard operation
sdk copied to clipboard

feat: SSH Tunnel support for all target-sql targets

Open visch opened this issue 2 years ago • 1 comments

Feature scope

Targets (data type handling, batching, SQL object generation, etc.)

Description

We have an implementation here https://github.com/MeltanoLabs/tap-postgres/pull/94 that should be generic enough for every sql based target with sqlalchemy. We'd have to polish this implementation up a bit most likely but the general idea seems good to me!

visch avatar Apr 21 '23 21:04 visch

Another implementation here https://github.com/MeltanoLabs/tap-mysql/pull/6

visch avatar Aug 15 '23 01:08 visch