Skip to content
RATH
Connect Data
Connect to Snowflake

Connect to Snowflake

Prerequisites

You need to construct a Snowflake construction URI with the following format:

snowflake://{user}:{password}@{account}.{region}/{database}?role={role}&warehouse={warehouse}

  • user, password: Your Snowflake user account and password
  • account, region, database, role: Use the following credentials:

Snowflake Account

Walkthrough

The following walkthrough demonstrates the detailed steps for connecting RATH to a Snowflake database