-
Claude Code - Skills vs. Commands
Skills activate automatically only 20% of the time. For repeatable data workflows like dbt audits and lineage docs, commands give you the consistency you need.
-
How to set up CLAUDE.md for your dbt project (and actually make it useful)
Learn how to configure CLAUDE.md for dbt projects. Practical tips for naming conventions, BigQuery gotchas, and keeping it minimal.
-
How I Use Claude Code for dbt Development
Practical guide to using Claude Code with dbt. From base model generation to refactoring: what actually works in day-to-day analytics engineering.
-
Claude Code for Data People: What It Is and Why You Should Care
70% of analytics engineers use AI for coding. Meet Claude Code, the agentic tool that reads your dbt codebase and writes code based on your patterns.
-
Your First Hour with Claude Code as an Analytics Engineer
Install and master Claude Code in one hour. Practical guide for analytics engineers: setup, authentication, first dbt models, and essential tips to get started.
-
n8n RSS to Notion
Transform your RSS feeds into an automated knowledge base with n8n and ChatGPT. No more manual cleanup: fetch and organize articles in Notion effortlessly.
-
How to Pass the dbt Certification
Here is my experience passing the dbt developer certification.
-
Deploying dbt core on Google Cloud Function
Let's look at how to deploy dbt Core on a Google Cloud Function.
-
dbt core vs dbt cloud
Let's look at the differences between dbt Core and dbt Cloud.
-
Loading Data Made Simple: A Hands-on Guide to dlt
Learn how to build data pipelines with dlt (data load tool). From basic API extraction to incremental loading: a practical tutorial using the GitHub API.