Volume 10: A comprehensive guide to managing data quality with dbt tests


January 3, 2024

My updates for this week

Why did the SQL query break up with 2023?
Because it couldn't handle the NULL promises!

- Nothing says happy new year like a good ol' SQL joke generated by AI

A comprehensive guide to managing data quality with dbt tests

This week's post focuses on harnessing the power of dbt tests to ensure accuracy and reliability in your analytics pipeline.

Discover best practices, implementation tips, and the transformative impact of incorporating dbt tests into your comprehensive data quality management strategy.

NULLIF() - an analytics engineering blog

A data professional experienced in the modern data stack and analytics engineering.

Read more from NULLIF() - an analytics engineering blog

March 6, 2024 My updates for this week Choosing the right data catalog for your organization This week I cover how to navigate the complexities of selecting a data catalog tailored to your organization's needs, with insights on key considerations, best practices, and implementation success metrics. Read story Unsubscribe · Preferences

February 21, 2024 My updates for this week Master dbt and leverage variables Learn how to set variables within your dbt project! By using Jinja templating syntax, you can define and reference variables within your SQL code, offering more flexibility in your data transformations. Check out the latest blog post for a guide on mastering dbt variables in order to enhance your development. Read story Unsubscribe · Preferences

February 15, 2024 My updates for this week *Admittedly, that poster above should say Happy belated Valentine's Day! I pushed ChatGPT so hard to produce this poem that I decided to send it regardless of the tardiness :) Managing multi-project architecture with dbt-meshify This week's post dives into the simplicity of dbt-meshify and the cross project references for managing multi-project architecture. It provides a walkthrough of a workaround for those who have not instrumented dbt-meshify and...