Skip to content

Snowflake

Snowflake connection helps you connect to a Snowflake database and run queries directly from Infoveave.

Adding a Snowflake Connection

To create a new Snowflake connection:

  1. Go to the Database section.
  2. Select Snowflake from the available connectors.
  3. Fill in the required connection details in the New Snowflake Connection form.

Connection Parameters

When setting up a Snowflake connection, you need to provide the following details:

FieldDescription
NameA unique name to identify your connection.
PortPort number for Snowflake (default is 443).
ServerThe Snowflake server endpoint.
UsernameYour Snowflake database username.
PasswordThe corresponding password for the username.
DatabaseThe Snowflake database you want to connect to.
SchemaThe schema inside the database to be used (optional).

Steps to Validate and Save

  1. After filling in the details, click Validate to verify the connection.
  2. If validation succeeds, click Save to store the connection.
  3. You can now use Snowflake as a datasource in your Infoveave workspace.

Example Use Case

With a Snowflake connection configured, you can:

  • Query and analyze data in Snowflake’s cloud data platform.
  • Leverage Snowflake’s scalable compute and storage capabilities.
  • Integrate Snowflake data into Infoboards for dashboards, reports, and insights.
  • Perform complex analytical queries on large datasets with high performance.