Developer Education Hub
Tutorials for developers who read the source.
Written by Alex Merced, Head of Developer Relations at Dremio and author of 35+ books.
Guides on web development, data engineering, Apache Iceberg, and agentic AI. Guest submissions are welcome. Pitch an idea at alex@grokoverflow.com.
- 650+
- Articles
- 35+
- Books published
- Free
- No paywall
Must Reads — Data Lakehouses & Agentic Analytics
Authoritative guides from the Dremio blog on building intelligent, open lakehouse architectures.
The Semantic Layer: The Definitive Guide
Understand how a semantic layer unifies business logic, accelerates self-service analytics, and becomes the foundation of AI-ready data architectures.
Read on Dremio.com →Apache PolarisApache Polaris: The Catalog Standard for Lakehouses and AI
Learn how Apache Polaris is establishing a universal open catalog standard that lets any engine read and write Apache Iceberg tables without vendor lock-in.
Read on Dremio.com →Table FormatsWhat Are Table Formats and Why Were They Needed?
Trace the evolution from raw Parquet files to modern table formats like Apache Iceberg — the innovation that unlocked ACID transactions on object storage.
Read on Dremio.com →DremioWhat Is Dremio?
A comprehensive overview of Dremio's Intelligent Lakehouse Platform — how reflections, semantic layers, and multi-engine federation work together.
Read on Dremio.com →Apache IcebergWhat Apache Iceberg Native Actually Means
Cut through the marketing: discover what it truly means to be Apache Iceberg-native versus merely Iceberg-compatible, and why the distinction matters.
Read on Dremio.com →Open SourceOpen Source and the Data Lakehouse
Explore how open-source projects — Iceberg, Parquet, Arrow, and Polaris — form an interoperable stack that keeps your data free from proprietary control.
Read on Dremio.com →Agentic AIWhat Is Agentic Analytics?
Discover how AI agents autonomously query, reason over, and act on lakehouse data — fundamentally changing how organizations derive insight at scale.
Read on Dremio.com →LakehouseThe Definitive Guide to the Data Lakehouse
The canonical end-to-end guide: what a data lakehouse is, how it compares to data warehouses and data lakes, and how to architect one for your organization.
Read on Dremio.com →PerformanceHow Dremio Keeps Agentic Analytics Fast Without Manual Tuning
Learn how Dremio's autonomous optimization layer — reflections, compaction, and vectorized execution — keeps AI agent queries fast without manual DBA work.
Read on Dremio.com →Recent Articles & Tutorials
Stay up to date with my latest guides, walkthroughs, and deep dives on data lakehouses, web development, and AI.
The Plan and the Worker: Two Open Specifications for Agent Harnesses
Two open specifications, the Agentic Graph Specification and the Open Agent Profile, turn agent plans and agent identity into portable, reviewable files.
Read Article →Apache Arrow Flight and ADBC, and Why Database Connectivity Finally Went Columnar
Arrow Flight and ADBC move database results as columnar data, ending the row-oriented bottleneck between engines and applications. Here's how.
Read Article →Budgeting for Agentic Analytics When Every Question Costs Something Different
Budgeting for agentic analytics when every question costs something different: token economics, query economics, instrumentation, and the cost controls that actually return.
Read Article →The Five Layers of an Agentic Lakehouse and Where the MCP Server Sits
The 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.
Read Article →Autonomous Table Optimization When Your Query Workload Stops Being Predictable
Autonomous table optimization when query workloads stop being predictable: observing file layout and query patterns, scoring compaction work, adaptive sort order, and cost discipline.
Read Article →Building Apache Iceberg Lakehouses That Run Without an Internet Connection
How to build an Apache Iceberg lakehouse that runs fully offline: storage, catalog, compute, cross-zone transfer, compliance, and the failure modes that bite.
Read Article →