14 articles and counting

Data & AI for builders and decision-makers.

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.

14 in-depth articles Last published Sep 19, 2026 Free tools at tools.techedge.in

Latest articles

Illustration for: Data Modeling in Practice: Grain, Facts, Dimensions, and Keys
Data engineering

Data Modeling in Practice: Grain, Facts, Dimensions, and Keys

Declaring grain, designing fact and dimension tables, choosing keys, and handling slowly changing dimensions — the decisions that make a warehouse answerable, with dbt code for each step.

Illustration for: Apache Iceberg: A Practical Guide to the Open Table Format
Data engineering

Apache Iceberg: A Practical Guide to the Open Table Format

Metadata layers, hidden partitioning, snapshots, branches, and the copy-on-write versus merge-on-read decision — what Iceberg actually does to your files, and the maintenance jobs that keep tables fast.

Illustration for: What Is dbt, and Why Do Analytics Engineers Love It?
Data engineering

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

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.

Advertisement