DuckDB: Run dbt build with sub-second execution times
2025/03/13Explore the fundamentals of DuckDB, including its internal architecture, engine design, and "friendly" SQL dialect, while learning about its most impactful use cases — like powering dbt pipelines. Discover what makes DuckDB different from traditional databases, including its in-process design and lightweight, dependency-free codebase. Whether you're new to DuckDB or looking to optimize your workflows, this session will provide practical insights to help you leverage its full potential.
Related Videos

16:37
2025-11-22
Can DuckDB revolutionize the data lake experience?
Mehdi explores DuckDB as a catalog for Data Lake and Lakehouse pattern. He'll define what we mean by "data catalog", gives clear examples on how they work and dive into a pragmatic use case with DuckDB & MotherDuck.
YouTube
Data Pipelines
Sources

2025-04-23
Instant SQL Mode - Real Time Feedback to Make SQL Data Exploration Fly
Hamilton Ulmer shares insights from MotherDuck's Instant SQL Mode, exploring how real-time query result previews eliminate the traditional write-run-debug cycle through client-side parsing and DuckDB-WASM caching.
SQL
Talk
MotherDuck Features

24:42
2025-01-17
Using SQL in Your Data Lake with DuckDB, Iceberg, dbt, and MotherDuck
In this talk at our MotherDuck Seattle meetup, Jacob, developer advocate at MotherDuck, talked about why we should use more SQL and go hands-on with some practical examples of how to read from Iceberg using dbt, DuckDB, and MotherDuck.
dbt
Meetup
SQL