of course! he’s so adorable. some day you’ll have to visit the big one at a different event!
of course! he’s so adorable. some day you’ll have to visit the big one at a different event!
love it!!
yes in the future. unfortunately can’t say how far in the future.
please upvote at the link below. I’ve also shared your post with our team internally.
motherduck.canny.io/feature-requ...
ugh, sorry. you’ll want to pin versions. we roll out new versions as quickly as possible but there will usually be a lag (even if only a day or two) because we need to test new versions before rolling them out.
Future Data Systems Seminar Schedule (Fall 2025)
Fall 2025 Seminar Schedule:
Sep 22: Apache Iceberg
Sep 29: Apache Hudi
Oct 06: @motherduck.com
Oct 13: SpiralDB Vortex
Oct 27: @singlestore.com
Nov 03: @deltalakeoss.bsky.social
Nov 10: Mooncake
Nov 17: @firebolthq.bsky.social
Nov 24: @xtdb.com
Dec 01: Apache Polaris
and thanks for your continued support of MotherDuck!! ❤️🦆
Looks like this is a known issue and will be resolved in the next few days by the R client maintainer.
Let us know if you’re not able to get a resolution there.
github.com/duckdb/duckd...
Just use @motherduck.com instead
delighted to support you and CMU!
I've been leading the data infrastructure efforts at my job (I used to work as a Data Engineer in big tech) and the stack we've landed on is so enjoyable to work with.
@dagster.io - Orchestration
@duckdb.org - Database
@motherduck.com - Data Warehouse/storage
DBT - Data modeling
Why use a semantic layer? 🤔
@ssp.sh shows how to build the simplest one with just:
⚡ YAML for metrics
⚡ Python + DuckDB + Ibis to query 20M NYC taxi records
You'll understand when it's useful and when it's overkill
motherduck.com/blog/semanti...
The August DuckDB Ecosystem Newsletter is out!
Highlights:
• DuckDB grew 50.7% YoY (1.8M HN headlines analyzed)
• Claude + DuckDB = full Spotify analytics pipeline
• AI that debugs its own SQL
• Real-time news sentiment with DuckDB
motherduck.com/blog/duckdb-...
🚀 Just published a 3-week data engineering roadmap - perfect for summer learning!
📖 Week 1: SQL, Git & Linux basics
⚙️ Week 2: Python, cloud & data modeling
🔥 Week 3: Streaming, data quality & DevOps
Perfect for beginners or skill refreshers.
Consistency > speed!
👏 Thanks @ssp.sh
All roads lead to Rome, but there are 3 ways to get your Postgres analytics queries from painfully slow to lightning fast ⚡
Watch the latest video of @mehdio.com to understand 3 distinct paths to DuckDB integration, each with its own pros/cons👇
youtu.be/86V4wbFtuaY
Come join us for THE conference of the year!
🎫🦆 Early bird tix are live!
🎤 First round of speakers just dropped!
Join the builders doing more with less →
$295 until Aug 4: smalldatasf.com
🦆 NEW: Mega and Giga ducklings are here!
For when your data is too big, your queries too complex, and "fast enough" isn't fast enough.
Learn More: motherduck.com/blog/announc...
Your AI thinks DuckDB is v0.10.2 😱
Current version? 1.3.2
Stop feeding your AI stale docs!
Quick fixes:
1️⃣ llms.txt files - copy fresh docs directly
2️⃣ Cursor's docs feature - auto-crawl documentation
📖 motherduck.com/blog/fix-outdated-llm-documentation-duckdb/
🦆 DuckDB Ecosystem Newsletter is live!
🔥 YamlQL, Tributary Kafka extension, SQLRooms browser apps, DuckDB Wizard 🚀 DuckDB 1.3.0 with 100x perf gains, DuckLake, AWS/PostgreSQL integrations
👨💻 Community spotlight: Rusty Conover
motherduck.com/blog/duckdb-...
The toolkit explosion is real for data engineers.
One day you're optimizing SQL queries, the next debugging Kubernetes, then explaining to stakeholders why their dashboard is empty.
The secret? Infrastructure as Code + DevOps principles.
Read more by @ssp.sh : motherduck.com/blog/data-en...
MotherDuck now supports DuckLake! 🦆
New open table format for extreme scale with database-backed metadata.
Two options:
🚀 Fully managed
☁️ Bring your own bucket
Ready to dive in (the lake 🥁)?
CREATE DATABASE (TYPE ducklake);
motherduck.com/blog/announc...
If you missed the livestream with @jrdntgn.bsky.social and @hannes.muehleisen.org, now it's your time to catch up!
A technical discussion about the evolution of open table formats and lakehouse architecture.
youtu.be/-PYLFx3FRfQ
that’s if you want the compute to happen in the cloud. if you just want local compute and aren’t worried about latency, then the blob store approach and HF are both great.
of course you should do a normal motherduck share allowing folks to create their own motherduck account and access with their own compute (free or paid).
you could do a read-only motherduck token but you’d get as much compute offered by a single account (if paid that can scale to many instances)
Curious to know more about DuckLake? Next Tuesday, DuckDB co-creator @hannes.muehleisen.org will talk with @motherduck.com CEO @jrdntgn.bsky.social about DuckLake and the future of open table formats.
📆 June 17 (Tuesday), 8:00 PDT / 17:00 CEST
✍️ Register at lu.ma/mt9f8xh1?tk=...
Still using REST or JDBC to serve data? 🐢 You’re slowing things down.
It’s like putting a Ferrari engine in a horse-drawn carriage. 🚗🐎
Arrow Flight SQL streams columnar data at 20+ Gb/s/core.
Serve data as fast as you compute it, by Thomas McGeehan:
motherduck.com/blog/flight-...
We're thrilled to be part of Redpoint's 2025 InfraRed 100 list, which highlights 100 transformative companies in cloud infrastructure. Proud to be in such outstanding company - congratulations to everyone listed!
If you still haven’t gotten your hands dirty with DuckLake, here’s your opportunity!
In this blog, @mehdio.com covers :
🔍 Recap on what table formats are
🧠 Understand why DuckLake's architecture is faster
🛠️ Create your first DuckLake table
motherduck.com/blog/getting...