Dune 101: Learning DuneSQL and Our Engines

Опубликовано: 08 Август 2026
на канале: Dune
8,670
112

DuneSQL is our fork of Trino SQL that we run all queries on. Queries are run on three different clusters (engines): free, medium, and large engines. Watch the video to learn how to better your SQL skills and utilize our engines.

Docs: https://docs.dune.com/query-engine/ov...

00:00-00:26: Intro
00:26-1:10: Finding DuneSQL Functions
1:10-2:26: Learning the basics
2:26-3:11: Binary/hex functions
3:11-3:38: Calling APIs in SQL (http_get, http_post)
3:38-5:03: Optimizing queries
5:03-5:47: Improving as an Analyst
5:47-7:50: Engines Explained