Happy turkey-day to those who celebrate. Just want to mention real quick, two small projects:
• a slight twist on the meltanolabs postgres target, that works with GCPs weird proxy. This was very easy thanks to sqlalchemy and the way the SDK is set up:
https://github.com/radbrt/target-postgres/tree/gcp. Since the base tap is still a work in progress, this offshoot is equally in progress. Tips on how to do keep this variant updated as the base target develops are welcome.
• Target Oracle, also based on the SDK:
https://github.com/radbrt/target-oracle. Very much a work in progress, but it should be possible to take it for a test run.