Key Features
- CDC Streaming: Utilizes Snowpipe streaming to capture real-time changes from the source system.
- Insert Operation: Writes CDC updates as inserts into the target Snowflake database, preserving data integrity.
- Materialized View: Constructs a materialized view to mirror the source table, enabling easy access to replicated data.
- Time Travel Support: Retains historical data for time travel queries, facilitating data analysis and auditing.
- Private Authentication: Relies on Snowflake’s private authentication mechanism for secure data transmission.
Getting Started
To begin using the Snowflake Target Connector, follow these steps:- Prerequisites:
- A Snowflake account where you whish to sync your data
- A key pair (no pass phrase) for authentication with Snowflake
- In snowflake update user with the public key.
- Copy the private key without the header and footer.
- Configuration:
- In the Target section, select the Snowflake connector
- Fill in the required configuration, including the Snowflake key