Skip to main content
Skip table of contents

Snowflake Db Store

Description

Connection to a Snowflake database

Type

snowflake

Category

Db

Configuration

Name

Description

Type

Mandatory

Comment

ConnectionString

The connection string to connect to the database

string

TRUE

CODE
{
  "Name": "snowflake",
  "Type": "snowflake",
  "HealthCheck": true,
  "Config": {
      "ConnectionString": "account=bonkivy-gc24111;host=bonkivy-gc24111.snowflakecomputing.com;user=myuser5000;password=$$pa$$w0rd-;db=TESTDB;schema=TESTSCHEMA;warehouse=COMPUTE_WH"
      }
}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.