now indexing new posts

Data & AI, written for the people who build it and the people who fund it.

Field notes on data engineering, applied AI, and the decisions behind them — for engineers who ship pipelines and the leaders who bet budgets on them.

techedge@blog:~
techedge@blog:~$
titlecategoryread_time
SQL Joins Explained: Every Join Type With Diagrams and Examplesdata-engineering21 min
dbt Materialization Strategies: A Practical Guide With Examplesdata-engineering19 min
Text-to-SQL Will Cheerfully Give You a Wrong Numberai-ml20 min
Why SQL Is the One Non-Negotiable Skill for Every Data Analystskills-learning17 min
What Is dbt, and Why Do Analytics Engineers Love It?data-engineering16 min
Breaking Into Data: A Career Switcher's Guidecareer-growth13 min
We built a free SQL formatter. Here's why.tooling10 min

Latest posts

WHERE category IN ('all', 'career-growth', 'skills-learning', 'data-engineering', 'ai-ml', 'strategy')
all career-growth skills-learning data-engineering ai-ml strategy tooling

SQL Joins Explained: Every Join Type With Diagrams and Examples

Live

INNER, LEFT, RIGHT, FULL OUTER, CROSS, and SELF joins — what each one actually does to your rows, when to reach for it, and where people get it wrong.

Data engineering 21 min read
Read →

dbt Materialization Strategies: A Practical Guide With Examples

Live

Views, tables, ephemeral models, and every incremental strategy dbt supports — what each one actually does under the hood, when to reach for it, and where teams get it wrong.

Data engineering 19 min read
Read →

Text-to-SQL Will Cheerfully Give You a Wrong Number (And How to Catch It)

Live

AI can write a SQL query that runs perfectly, returns a plausible number, and is completely wrong — with no error message anywhere. A field guide to the five failure modes and how to catch them.

AI / ML 20 min read
Read →

Why SQL Is the One Non-Negotiable Skill for Every Data Analyst

Live

Every roadmap, every job posting, every hiring manager circles back to the same three letters. Here's why SQL isn't optional — it's the entry fee.

Skills & learning 17 min read
Read →

What Is dbt, and Why Do Analytics Engineers Love It?

Live

A tool built almost entirely out of SQL and YAML somehow became the single most-loved piece of the modern data stack. Here's what dbt actually does, and why it earned that reputation.

Data engineering 16 min read
Read →

Breaking Into Data: A Career Switcher's Guide to Every Path in the Field

Live

Data Analyst, Data Engineer, Data Scientist, Analytics Engineer, ML Engineer, AI Engineer — what each one actually pays, actually demands, and how to pick the right door in.

Career growth 13 min read
Read →

We built a free SQL formatter. Here's why.

Live

A short note on tools.techedge.in, what SQL formatting actually does, and what we're building next for data teams.

Tooling 10 min read
Read →