Introduction
These types of datasources represent the connection to a Snowflake database schema.
Properties
This type of datasource has the following properties:
Name |
Description |
|---|---|
| Name | The name of this datasource. This does not have to be the name of the database schema in Snowflake. |
| Username | The username used to connect to Snowflake. |
| Password | The password used to connect to Snowflake. |
| Account Identifier | The name of the Snowflake account to connect to. |
| Database | The name of the database to connect to in Snowflake . |
| Schema | The name of the database schema to connect to in Snowflake . |
| Warehouse | The name of the data warehouse to use in Snowflake. If not supplied the default will be used for the user. |
| Role | The user role. If not supplied the default will be used for the user. |
For more information, check this article
https://community.mail-and-deploy.com/portal/en/kb/articles/how-to-connect-to-a-snowflake-datasource-in-mail-deploy