714 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 51 of 119
  1. 01How to Use Dremio with Amazon Kiro: Connect, Query, and Build Data AppsAmazon Kiro is an agentic AI IDE from AWS that introduces spec-driven development to the coding workflow. Instead of jumping straight to code, Kiro helps you...
  2. 02How to Use Dremio with Cursor: Connect, Query, and Build Data AppsCursor is an AI-native code editor built as a fork of VS Code. It integrates AI directly into the editing experience with features like Chat, Composer (multi...
  3. 03How to Use Dremio with Claude CoWork: Connect, Query, and Build Data AppsClaude CoWork is Anthropic's desktop agentic assistant. Unlike Claude Code (a terminal coding agent), CoWork operates as a general-purpose autonomous agent t...
  4. 04How to Use Dremio with Gemini CLI: Connect, Query, and Build Data AppsGemini CLI is Google's open-source terminal-based AI agent. It runs directly in your terminal, powered by Gemini models with a 1-million token context window...
  5. 05How to Use Dremio with GitHub Copilot: Connect, Query, and Build Data AppsGitHub Copilot is the most widely adopted AI coding assistant, integrated into VS Code, JetBrains IDEs, and the GitHub platform. Its agent mode allows Copilo...
  6. 06How to Use Dremio with Google Antigravity: Connect, Query, and Build Data AppsGoogle Antigravity is an agent-first IDE built by Google DeepMind. Its autonomous agents plan multi-step tasks, write code, browse documentation, and iterate...