Snowflake Connectors

Snowflake Connectors provide integration options for accessing and querying Snowflake data warehouses through direct loading and URI connections.

1.1 Snowflake Loader

Snowflake Loader Configuration

1.1.1 Input Configuration

  • Connection URI: Snowflake connection string
  • Database: Target database name
  • Schema: Database schema
  • Query: SQL query to execute

1.2 Snowflake URI Connection

1.2.1 Input Configuration

  • Username: Snowflake username
  • Password: Authentication password
  • Account: Snowflake account identifier
  • Database: Target database name
  • Schema: Database schema

Note: Ensure proper Snowflake account permissions and network access are configured before using these connectors.