Skip to content
Dremio-Specific Engine & Optimizations Last updated: May 29, 2026

Dremio SQL Runner

Dremio SQL Runner is the integrated web-based query editor and SQL interface inside the Dremio console used for writing queries, exploring schemas, and analyzing query profiles.

dremio sql runnersql editor dremioquery profiling toolweb sql consolecreate vds editor

Dremio SQL Runner

The Dremio SQL Runner is the built-in, web-based SQL editor and interactive development environment (IDE) inside the Dremio user interface. It serves as the primary workspace where data analysts, engineers, and administrators write SQL statements, explore catalog metadata, preview execution results, and perform query diagnostics.

The SQL Runner is designed to simplify dataset curation, allowing users to transform raw query drafts directly into permanent Virtual Datasets (VDS) with a single click.

Core Features of the SQL Runner

The SQL Runner incorporates several developer-centric capabilities:

Query Profile Diagnostics

A key benefit of executing queries within the SQL Runner is direct access to Dremio’s query profiling engine. After a query runs, developers can click to inspect the execution profile:

📚 Go Deeper on Apache Iceberg

Alex Merced has authored three hands-on books covering Apache Iceberg, the Agentic Lakehouse, and modern data architecture. Pick up a copy to master the full ecosystem.

← Back to Iceberg Knowledge Base