DuckDB Experiments: Peeking into the Future of Analytics ft. Christophe Blefari
2023/12/01Christophe Blefari, freelance Data Engineer, discusses his experiments with DuckDB, focusing particularly on DuckDB Wasm and its potential implications for the future of browser-based analytics.
Related Videos

2025-06-02
Taming file zoos: Data science with DuckDB database files
Tame "file zoos" with DuckDB! This talk reveals how DuckDB seamlessly integrates with Python to read/write diverse files (CSV, Parquet), organize data efficiently, enable larger-than-memory analysis, and streamline your workflows.
Python
Talk

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