Month April 2025

Testing in DBT: Data and Unit Tests

Testing in DBT: Data and Unit Tests

Testing is a process that is always necessary to ensure that the behavior we expect from an application is also the actual behavior. Without proper testing, uploading a change can cause some uncertainty, as it is difficult to confirm that…

DBT Semantic Layer: Case study

DBT Semantic Layer: Case study

In previous articles of our blog, we have reviewed the New features and improvements of DBT 1.9 and some of the key concepts of DBT: models, snapshots and materialisations. On this occasion, we will see a practical example consisting of…