775 tutorials · free to read
A working handbook for data and software engineering.
Hands-on tutorials by Alex Merced on Apache Iceberg, the data lakehouse, pipelines, agentic AI, and the languages and tools that hold it all together.
Browse by topic
All topics- Apache Iceberg201
- Data Lakehouse201
- Data Engineering183
- Dremio66
- AI Agents59
- developer tools35
- Apache Polaris33
- AI coding tools31
- agentic development31
- MCP29
- Semantic Layer29
- AI28
- Databases28
- Lakehouse26
Latest tutorials
Page 13 of 130- 01Why Iceberg v4 Is Really About Making the Cost of Change Proportional to the ChangeIceberg v4 is really about making the cost of a change proportional to the change. The principle, the current tax, and what the redesign pays down.Apache IcebergAug 24, 2026
- 02The Catalog Can Now Plan Your Iceberg Query: Inside REST Scan PlanningA mechanics walkthrough of Iceberg REST scan planning: client-side planning, remote endpoints, pagination, and where engine support stands in 2026.Apache IcebergAug 24, 2026
- 03Can Seven Different Iceberg REST Catalogs Really Run the Same DuckDB Code?Can seven Iceberg REST catalogs run the same DuckDB script? What the protocol makes portable, what still differs, and a test matrix you can rerun.Apache IcebergAug 24, 2026
- 04Stop Flattening Your JSON: How Iceberg Variant Changes Semi-Structured AnalyticsIceberg Variant stores JSON as navigable binary with shredding for columnar filters. Why flattening wide tables is no longer the only performance path.Apache IcebergAug 24, 2026
- 05What Actually Happens When Two Engines Write the Same Iceberg Table at Once?What happens when two engines write the same Iceberg table at once: snapshot isolation, optimistic commits, conflict detection, and when retries fail.Apache IcebergAug 24, 2026
- 06Variant Shredding Explained: How Iceberg Gets Columnar Performance From Messy JSONVariant shredding turns messy JSON into Parquet columns with statistics. How the layout works, how readers reassemble values, and why some queries prune.Apache IcebergAug 24, 2026