MOTHERDUCK BLOG
DuckDB, MotherDuck, Data Engineering and Data Analytics
Search and filter
Search and filter
Topic

2025/09/09 - Simon Späti
DuckDB Ecosystem: September 2025
DuckDB Monthly #33: DuckDB 58× faster spatial joins, pg_duckdb 1.0, and 79% Snowflake cost savings

2025/09/09 - Patrick Garcia
PAINLESS GEOSPATIAL ANALYTICS USING MOTHERDUCK’S NATIVE INTEGRATION WITH GALILEO.WORLD
Discover how Galileo.world is revolutionizing geospatial analysis. Say goodbye to slow performance and complex setups. Analyze and visualize big data right in your browser.
Subscribe to MotherDuck Blog


2025/09/03 - Jelte Fennema-Nio, Jacob Matson
Announcing Pg_duckdb Version 1.0
PostgreSQL gets a DuckDB-flavored power-up for faster analytical queries without ever leaving Postgres.

2025/08/29 - Vasilije Markovic
DuckDB × cognee: Run SQL Analytics Right Beside Your Graph-Native RAG
SQL analytics and graph-native retrieval together, eliminating the trade-off between fast analytics and one-off RAG retrievals.

2025/08/22 - Jacob Matson
Nine Keyboard Shortcuts for SQL Flow State
Tired of clicking? Master 9 essential SQL keyboard shortcuts to achieve a true flow state and make your data analysis faster and more joyful. Learn to run queries, comment, format, and even use AI without leaving your keyboard.

2025/08/19 - Simon Späti
Why Semantic Layers Matter — and How to Build One with DuckDB
Learn what a semantic layer is, why it matters, and how to build a simple one with DuckDB and Ibis using just YAML and Python

2025/08/11 - Mehdi Ouazza
When Spark Meets DuckLake: Tooling You Know, Simplicity You Need
Learn how to combine Apache Spark’s scale with DuckLake’s simplicity to build a lakehouse with ACID, time travel, and schema evolution

2025/08/07 - Oli Dinov
Real-Time MySQL to MotherDuck Streaming with Streamkap: A Shift Left Architecture Guide
Build real-time MySQL to MotherDuck pipelines with Streamkap. Learn Shift Left architecture, streaming CDC, and how to replace batch ETL for instant analytics and customer dashboards.

2025/08/07 - Simon Späti
DuckDB Ecosystem: August 2025
DuckDB Monthly #32: DuckDB hits 50.7% growth—vector search, WASM, and analytics take the spotlight

2025/08/04 - Jacob Matson, Alex Monahan
Just Enough SQL to be Dangerous with AI
Learn essential SQL to verify AI-generated queries. Master SELECT, JOIN, and CTEs to safely analyze data with LLMs. Includes DuckDB examples and safety tips