Data Transfer Options
A connection links a source to a destination and defines how your data will sync. After you have created a connection, you can modify any of the configuration settings or stream settings.
Configure Connection Settings
Configuring the connection settings allows you to manage various aspects of the sync, such as how often data syncs and where data is written.
To configure these settings:
-
In the Airbyte UI, click Connections and then click the connection you want to change.
-
Click the Settings tab.
-
Click the Advanced seetings dropdown to display all settings.
These settings apply to all streams in the connection.
You can configure the following settings:
Connection Setting | Description |
---|---|
Connection Name | A custom name for your connection |
Schedule Type | Configure how often data syncs (can be scheduled, cron, or manually triggered) |
Destination Namespace | Determines where the replicated data is written to in the destination |
Destination Stream Prefix | (Optional) Adds a prefix to each table name in the destination |
Detect and propagate schema changes | Set how Airbyte handles schema changes in the source |
Connection Data Residency | Determines where data will be processed (Cloud only) |
Configure Stream Settings
In addition to connection configuration settings, you apply the following specific settings per individual stream. This allows for greater flexibility in how your data syncs.
Stream Setting | Description |
---|---|
Stream selection | Determine if the stream syncs to your destination |
Sync mode | Configure how Airbyte reads data from the source and writes it |
Cursor selection | Select what field the stream uses to incrementally read from the source |
Primary key selection | Select what field the stream uses to determine uniqueness of a record |
Field selection | (Optional) Disable a partial set of fields Airbyte should not sync to the destination |