20. March 2024
An Intro to Data Build Tool (dbt) Hooks
DBT supports hooks, which are a mechanism for running operations at different points of the execution of your DBT DAG. This is useful for running operations like adding a record to an audit table, running specific reports, and more.