All posts
dbt
5 posts
Lint your dbt metadata with dbt-score
Picnic has recently open-sourced dbt-score, a linter for your dbt metadata. In this post I walk through some of its features and how you…
Hey dbt Engineer — Watch Your Grain
Often, the absence of data is as important as the available data. This presents a dilemma: How can you address missing data effectively…
How to monitor your dbt tests daily
Since the release of dbt-core v0.20.0, dbt allows you store test results by providing the --store-failures flag at your dbt test command…