Mapping tables from source to target in Airbyte for SQL Server databases

Summary

User is looking for assistance in mapping tables from a source to a target in Airbyte for SQL Server databases.


Question

hi all, pardon… currently i’m in research airbyte, and i’m stuck find where place to mapping table from source to target. source and target same database using sql server. could you please help me.



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["mapping-tables", "source-to-target", "sql-server", "database", "airbyte"]

Mapping isn’t possible today. You’ll end up with the data types Airbyte converts to the AirbyteRecord data types.

Ya, i see… But is it possible to create custom connector, handle this mapping?