SØNDAG
2026-09-13

Too many projects, too many ideas, too few hours — one learning a day anyway

DuckDB Goes to AWS, and My Local Stack Shrugs

DuckDB is the boring dependency I never think about — the thing that parses a pile of Parquet on a laptop with no server, no daemon, no cloud account. So an acquisition headline made me check the license line first. MIT, still, with the nonprofit DuckDB Foundation holding stewardship. That’s the part that matters when your query engine lives inside a binary you ship yourself.

I’m not migrating anything. What I’d actually watch is the extension stack opening up to extensions signed by other developers and organizations — that changes what I can safely load into a self-hosted setup. And the new technical advisory board, because that’s where direction gets argued in public or doesn’t. Pin your version, keep the vendored binary, and re-read the release notes in a year.


The story — DuckLabs announced it will join Amazon Web Services, effective early September, with the team staying together in Amsterdam and continuing work on DuckDB, DuckLake, and Quack. Founded just over five years ago as a bootstrapped company, it grew past 30 people; DuckDB now sees more than one million downloads daily. The open-source Duck Stack stays MIT-licensed under the DuckDB Foundation. (Source)