Key Themes from the Discussion
1. Excitement about DuckDB 2.0 and upcoming features
"DuckDB is one of the things I've been most excited about in a long time." – jtbaker
2. Clarifying the DuckDB–MotherDuck relationship
"Wait, what? I‘ve always assumed MotherDuck is the company by the main developers of DuckDB? They are unrelated?" – Tomte
3. Real‑world adoption, especially in browsers and data pipelines
"We use DuckDB WASM with parquet to build dashboards in-browser. It's cool to be able to write SQL directly in a browser and not have to rely on REST/Graphql/etc to access the data layer." – arealaccount