Add New Source

To add a Snowflake data source, first create a new connection:
  1. Select the Sources item in the left sidebar and then “New Connection”.
  2. Select the Snowflake connector from the list of connectors.
  3. Fill in the connection details and click the “Create” button.
  4. Once the connection is created, you can add tables as sources to use in your Evidence project.

Connection Methods

Evidence supports the following connection methods for Snowflake:

Username and Password

Options

Username
text
required
Password
password
required
Account
text
required
Database
text
required
Schema
text
required
Warehouse
text
required
Role
text
Extra parameters
key_value
Custom parameters passed to psycopg2

Key/Pair Auth

Options

Username
text
required
Private Key
textarea
required
Passphrase
password
Account
text
required
Database
text
required
Schema
text
required
Warehouse
text
required
Role
text
Extra parameters
key_value
Custom parameters passed to snowflake