Snowflake Connector
Configuration
connector:
name: my-snowflake
type: snowflake
config:
account: myaccount.snowflakecomputing.com
database: ANALYTICS
schema: PUBLIC
warehouse: COMPUTE_WH
role: PROAI_ROLE
username: \
password: \
`
## Features
- Merge, insert, and replace load strategies
- Schema inference
- Automatic clustering
- Time travel support
## See Also
- [Integrations Overview](/docs/integrations/overview)