⌘K
Back to all articles
Data sources

Snowflake

Connect Snowflake to Queringo. Setup, fields, testing, editing, and alternatives.

Updated May 27, 2026

Connect Snowflake to query your warehouses data in Queringo.

Connect Snowflake form in Queringo

At a glance

CategoryWarehouses
AuthCredentials
PlanGrowth and above

Setup

  1. Open Connect source

    In the app, go to Data sources and choose Connect source. Open the Warehouses tab and select Snowflake.

  2. Enter connection details

    Provide the host, database name, and a read-only user and password. Enable SSL/TLS if your database requires it, or configure an SSH tunnel for a private network.

  3. Save the connection

    Queringo tests the connection before saving, then discovers the schema. PII is flagged and masked by default during discovery.

Where to find these in your provider

  1. Sign in to Snowflake as ACCOUNTADMIN.
  2. Create a role and read-only user for Queringo, for example: CREATE ROLE queringo_ro; CREATE USER queringo PASSWORD='…' DEFAULT_ROLE = queringo_ro;
  3. Grant USAGE on the warehouse and database, and SELECT on the schemas you want exposed.
  4. Note your account identifier (e.g. xy12345.us-east-1), warehouse, and database. Paste them into the connection form along with the user and password.

Test the connection

Queringo runs a connection test as part of saving. If it fails, the error message indicates what to check (credentials, network reachability, or scope). From Data sources, you can re-run Test connection on the source row any time, for example after rotating a secret or changing network rules.

Edit or rotate

To change connection details (host, port, or database), open the source from Data sources and edit it. To swap only the secret (password, key file, or token), use Rotate credentials so existing dashboards and alerts keep working. See Rotating credentials.

Reference

Suggest a different connector

Don't see what you need? In the Connect a data source picker, choose Request it. Queringo bundles votes from every workspace asking for the same one and prioritizes accordingly.

What's next

For the category overview and shared options, see Warehouses. To keep sources healthy, see Managing sources.