We’re considering adopting DBT or a similar tool for the orchestration of our data pipelines on Snowflake. But we also explored Snowflake Dynamic Tables, and they make it easy to build a complex DAG without having to describe it.
I’m curious if data warehouse features like materialized views or dynamic tables will end up making DBT or the like obsolete?
Curious what people think about using Go for a (distributed) database? For example CockroachDB seems to be mostly written in Go, while YugabyteDB is C/C++. Would Go give an advantage to the CockroachDB project?
I’m curious if data warehouse features like materialized views or dynamic tables will end up making DBT or the like obsolete?
https://docs.snowflake.com/en/user-guide/dynamic-tables-abou...