The hidden role of analytics
How this hidden role causes disillusionment for data analysts and scientists
Why I love data engineering
Not all software engineers enjoy building applications
The disillusionment of data careers
Why analytics can be a frustrating career and what we can do about it.
Inside the metrics playbook tech stack
How I built a cube with dbt, DuckDB and the Activity Schema
Introducing the Metrics Playbook
Making analytics fun again.
Make data modeling fun again
How to make data modeling agile
How to Model Data by Refactoring SQL - Level 2
How to model data by refactoring SQL queries across multiple dbt models to make them easier to read, maintain and debug.
Why you should study SQL first (even if it ever becomes obsolete)
The hidden language behind SQL
Refactoring SQL - Level 1
How to decompose SQL queries to make them easier to read, easier to maintain and debug.
How to Write Modular SQL
In this post we're going to learn one of the most important patterns in SQL: Modularity.