Skip to content

Snowflake ELT - AI Data Agent for Snowflake

YAML for this destination lives on the connector page. There is no separate warehouses: block.

Skippr is the fastest way to ELT into Snowflake. Extract from any source, discover schemas automatically, cleanse data, and generate production dbt models — all with a single Rust binary. Install in 30 seconds, query in minutes.

CDC is supported on this destination. See CDC destinations.

What Skippr does here

  • Extract from 12+ sources directly into Snowflake
  • Deterministic schema discovery and evolution
  • Automatic data cleansing with dead letter handling
  • AI business modeling — dimensions, facts, and metrics delivered as dbt
  • Multi-cluster warehouses and cross-cloud replication for analytics concurrency

Sample skippr.yml

yaml
data_sinks:
  warehouse:
    Snowflake:
      database: ANALYTICS
      schema: RAW
      warehouse: COMPUTE_WH
      role: ACCOUNTADMIN

Full connector reference: snowflake.

Install: Install.