Snowflake connection

This article provides a guide on how to create a Snowflake connection in Upsolver.

Create a Snowflake connection

1. Enter the connection string in the following format: jdbc:snowflake://ACCOUNT_WITH_REGION.snowflakecomputing.com?db=DB_NAME where:

  • ACCOUNT_WITH_REGION.snowflakecomputing.com = connection url in Snowflake

  • DB_NAME = name of database

2. Enter your Snowflake username.

3. Enter the corresponding password.

4. Name this connection.

5. (Optional) Enter in the number of concurrent connections.

6. Click Create.

Last updated