Snowflake
Last updated
Last updated
You can connect to your Snowflake warehouse to explore data, combine them with other data sources and build apps on top of them as a data foundation.
To connect your Snowflake data warehouse, follow the steps below:
Go to Data Management and click on "New source" to create a new data source.
Select Snowflake from the list of available data sources.
Name your data source connection and provide the connection details:
Setting | Description |
---|---|
Click on "Test connection" to ensure that your connection works reliably and save your data source connection with "Connect".
Note: You can configure the data source for two different environments, Staging and Production. You can find more information about it here.
Account identifier
Unique identifier of your account.
Warehouse
Identifier of the warehouse (i.e. the compute engine).
Database name
Identifier of the database (i.e. the data storage).
Schema
Identifier of the target schema. Defaults to PUBLIC.
Role
Role of the user containing the required access privileges. Defaults to PUBLIC.
Username & Password
These are the credentials of the user account that has the required access permissions for (parts of) the data warehouse.