DBT

DBT

This article explores the types of tests in dbt (data build tool), including generic tests, dbt_utils package tests, and custom tests. It provides an overview of each type of test, their purpose, and how to use them effectively to ensure data quality and integrity.

Akhil Gurrapu
dbt and Snowflake Integration

dbt and Snowflake Integration

This article explores the integration of dbt with Snowflake, a comprehensive guide to using dbt with Snowflake. It covers the main concepts of dbt, including models, materializations, sources, tests, documentation, macros, and packages. It also discusses Snowflake-specific features like zero-copy cloning, time travel, and tasks. Additionally, it covers advanced concepts like incremental models, snapshots, seeds, and custom materializations. Finally, it provides best practices for using dbt with Snowflake.

Akhil Gurrapu