What is the DIFFERENCE between Snowflake Tasks to DBT

Viewed 61

Hi :) I'm a novice when it comes to setting up a DWH from scratch. I have chosen Snowflake as our DWH, and am now trying to set up the ELT flows.

I understand that Snowflake has a Task object, which can run SQL and be scheduled as well. However, there is a big push from the data community to use dbt for managing the T part of ELT.

Please can you tell me what's the difference between using Snowflake's Objects of Streaming and Task scheduling to dbt.

Thank you.

0 Answers
Related