BUILD: The Dev Conference for AI & Apps (Nov. 4-6)

Hear the latest product announcements and push the limits of what can be built in the AI Data Cloud.

SNOWFLAKE CERTIFIED SOLUTION

Getting Started with dbt Projects on Snowflake

USE WAREHOUSE tasty_bytes_dbt_wh;
USE ROLE accountadmin;

CREATE OR REPLACE TASK tasty_bytes_dbt_db.raw.dbt_deps_task
	WAREHOUSE=TASTY_BYTES_DBT_WH
	SCHEDULE='60 MINUTES'
watch the demo (11:01)

Overview

Build, deploy, and monitor pipelines with dbt Projects on Snowflake

dbt Projects on Snowflake provides a native option to build, test, and deploy dbt projects. Data engineers often face the challenge of creating complex data transformation pipelines while balancing infrastructure overhead, debugging inefficiencies, and cost control. By using this managed and native feature, engineers can focus on delivering insights rather than maintaining infrastructure.

Solution Architecture: Getting Started with dbt Projects on Snowflake

dbt projects on snowflake
expand

Fig1: dbt projects on Snowflake

SNOWFLAKE CERTIFIED SOLUTION

This solution was created by an in-house Snowflake expert and has been verified to work with current Snowflake instances as of the date of publication.

Solution not working as expected? Contact our team for assistance.

SHARE SOLUTION

what’s next?

Explore more developer content and build your skills.