Dbt's articles
DBT (Data Build Tool) is an open-source command-line tool that enables data analysts and engineers to transform data in their warehouse more effectively. It allows for writing modular SQL queries, which it then runs on top of the data warehouse in the correct order with the proper dependencies. DBT is widely used for managing data transformation workflows, helping teams to produce clean, reliable data for analytics and business intelligence purposes.
Search

Programming, Data & AI
Why data engineers don’t test - according to Reddit

Programming, Data & AI
Modern Data Stack with Airflow and dbt - going into the cloud (part 2)

Programming, Data & AI
Testing in dbt - part 3

Programming, Data & AI
Modern Data Stack with Airflow and dbt - starting simple (part 1)

Programming, Data & AI
Testing in dbt - part 2

Programming, Data & AI