Snowflake Databases
  • 16 Apr 2024
  • 1 Minute to read
  • Dark
    Light

Snowflake Databases

  • Dark
    Light

Article summary

Introduction

These types of datasources represent the connection to a Snowflake database schema.

Properties

This type of datasource has the following properties:

Name

Description
NameThe name of this datasource. This does not have to be the name of the database schema in Snowflake.
UsernameThe username used to connect to Snowflake.
PasswordThe password used to connect to Snowflake.
Account IdentifierThe name of the Snowflake account to connect to.
DatabaseThe name of the database to connect to in Snowflake .
SchemaThe name of the database schema to connect to in Snowflake .
WarehouseThe name of the data warehouse to use in Snowflake. If not supplied the default will be used for the user.
RoleThe 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/en/support/solutions/articles/77000557292-datasource-snowflake


Was this article helpful?