Materialization strategies: how Bruin and dbt turn SELECT queries into tables
Just now · 12 min read · Materialization strategies: how Bruin and dbt turn SELECT queries into tables Every SQL-based data pipeline tool faces the same problem: you wrote a SELECT query, and now you need it to exist as a table (or view) in your warehouse. The logic that bri...
Join discussion


