749 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

Latest tutorials

Page 12 of 125
  1. 01Write-Audit-Publish with Apache Iceberg Branches: CI/CD for Your DataWrite-Audit-Publish with Apache Iceberg branches brings CI/CD to your data: stage, audit, then fast-forward to main so consumers never see unvalidated bytes.
  2. 02The Plan and the Worker: Two Open Specifications for Agent HarnessesTwo open specifications, the Agentic Graph Specification and the Open Agent Profile, turn agent plans and agent identity into portable, reviewable files.
  3. 03Apache Arrow Flight and ADBC, and Why Database Connectivity Finally Went ColumnarCross-posted. This article’s canonical home is iceberglakehouse.com. A data scientist runs a query against a warehouse. The engine finishes…
  4. 04Budgeting for Agentic Analytics When Every Question Costs Something DifferentBudgeting for agentic analytics when every question costs something different: token economics, query economics, instrumentation, and the cost controls that actually return.
  5. 05The Five Layers of an Agentic Lakehouse and Where the MCP Server SitsThe five layers of an agentic lakehouse and where the MCP server sits: storage, catalog, semantic layer, MCP gateway, and agent surface, plus identity, session isolation, and budgets.
  6. 06Autonomous Table Optimization When Your Query Workload Stops Being PredictableAutonomous table optimization when query workloads stop being predictable: observing file layout and query patterns, scoring compaction work, adaptive sort order, and cost discipline.