766 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 61 of 128
  1. 01How to Use Dremio with OpenCode: Connect, Query, and Build Data AppsOpenCode is an open-source, terminal-based AI coding agent released under the MIT license. It provides a TUI with split panes, uses the Language Server Proto...
  2. 02How to Use Dremio with OpenWork: Connect, Query, and Build Data AppsOpenWork is an open-source desktop AI agent built on the OpenCode engine. It runs entirely on your machine with your own API keys, giving you full control ov...
  3. 03How to Use Dremio with Windsurf: Connect, Query, and Build Data AppsWindsurf is an AI-native code editor built as a fork of VS Code. Its standout feature is Cascade, an agentic AI system that plans and executes multi-step cod...
  4. 04How to Use Dremio with Zed: Connect, Query, and Build Data AppsZed is an open-source, GPU-accelerated code editor written in Rust. It is designed for speed and collaboration, with a built-in AI assistant that supports mu...
  5. 05Classify Your Data with SQL: A Hands-On Guide to Dremio's AI_CLASSIFY FunctionMost classification workflows require exporting data to Python, running a model, and importing results back into your warehouse. Dremio's AI_CLASSIFY function...
  6. 06Generate Summaries and Insights with Dremio's AI_COMPLETE FunctionEvery data team has a version of this problem: a table full of raw data that needs human-readable summaries, translations, or narrative descriptions. Product...