Skip to main content
Snowflake is a cloud data platform for storing and querying your data. Connect it to Paradime to run dbt™ from the Code IDE, deploy production jobs with Bolt, and let the DinoAI background agent work against your warehouse.
IP restrictionsAllow traffic from one of the Paradime IPs in your firewall, depending on the data location selected.See also: Paradime IP addresses.

Connection environments

Paradime connects to Snowflake separately for each environment. You configure one connection per environment in Workspace Settings > Environments. The connection fields are the same across environments. What differs is the Snowflake permissions you grant: the Code IDE connection typically reuses a developer’s role, while the Bolt and Agent environments should each use a dedicated service user with the minimum permissions required.

Suggested permissions

This set of permissions lets users read from source databases and create tables and views when running dbt™ from the Paradime terminal. Grant them to the role you connect in Paradime, for each database where your source data lives and where you want to materialize your models.

Add a connection

  1. Click Settings in the top menu bar of the Paradime interface to access Workspace Settings.
  2. In the left sidebar, click Environments.
  3. Click Add New next to the section for the environment you are configuring:
    • Code IDE for the Code IDE connection
    • Bolt for the Bolt connection
    • Agent for the Agent connection
  4. Select Snowflake and choose an authentication method.

Authentication methods

Username and password

Connect with a Snowflake username and password. Available in all environments.

Snowflake OAuth

Let each user authenticate through Snowflake OAuth. Code IDE only.

Key-pair authentication

Connect with a private key and optional passphrase. Available in all environments.

Optional connection attributes

Set additional profiles.yml attributes for this connection.

AWS PrivateLink

Connect privately over an AWS VPC endpoint.