Skip to main content
Damien GOEHRIG

Damien GOEHRIG

Data Engineer

About Me
#

Data engineer with 10+ years of software development experience, now specializing in ETL pipeline architecture, analytics platform modernization, and MLOps. Expertise in transforming manual processes into automated, production-grade data solutions with a strong technical foundation in distributed systems.

Recent

dbt: Treating Your Data Transformations Like Infrastructure

·2153 words·11 mins
Snowflake is fundamentally SQL-first. That’s its strength: everything is driven by SQL, from grants to object creation to transformations. Infrastructure, we’ve seen how to tame it with Terraform in the previous article. But data transformations fall into a blind spot. SQL scripts scattered everywhere, no tests, no serious versioning, one colleague who knows what order to run things in.