Hi everyone! Very new to airbyte, so I have a basic question: what is the need for the 'connections' tab in the UI? Does there need to be an additional service that transforms the data from a source to the destination? Right now I'm trying to go from S3 to MySQL with similar format.
j
Jordan Fox
08/26/2022, 6:27 PM
you can create a source and a destination independently and then you can create as many connections between them as you want.
Say I created a postgres source and an azure blob destination and an s3 destination and a snowflake destination.
I could then create connections between postgres and azure blob and between postgres and s3 and do nothing with the snowflake destination until I needed to.
p
Pavan Charan Dharmavaram Hari Rao
08/29/2022, 5:18 PM
Hi Jordan, i have a question on same source and destination connector, in UI screen, it is always prompting to create new source and destrination, didn't find any way to select any existing source/destination