The title is misleading. AWS acquired DuckLabs, NOT DuckDB. The DuckDB source code is still owned by the nonprofit DuckDB Foundation. Quote from the article: "As the CWI representative on the DuckDB Foundation... When DuckLabs spun out of CWI, we created this foundation, which holds all IP of open-source DuckDB, and will continue to do so." - Peter Boncz
This is an important distinction, I hope the title can be changed. I was really surprised when I first came across DuckDB at how good at it is for its target use cases. It is a game changer for me for the "local analytics" space, and its ability to scale up to a large degree helps a lot. It is simply awesome to be able to point DuckDB at a mess of CSV and other files and have an instant database on top of it that I c…
AWS Acquires DuckLabs
121–130 of 304 posts
Re: AWS Acquires DuckLabs
#122Re: AWS Acquires DuckLabs
#123I was a real fan from the very beginning, but now DuckDB 2.0 "as a server" and 5. asynchronous I/O [1] looks aimed at something very different from what I thought first. 1) https://duckdb.org/2026/08/17/duckdb-20-highlights
Re: AWS Acquires DuckLabs
#124Re: AWS Acquires DuckLabs
#125I was a real fan from the very beginning, but now DuckDB 2.0 "as a server" and 5. asynchronous I/O [1] looks aimed at something very different from what I thought first. 1) https://duckdb.org/2026/08/17/duckdb-20-highlights
Agreed that DuckDB as a server feels far from their initial mission, but how does async IO divert from it?
Re: AWS Acquires DuckLabs
#126Re: AWS Acquires DuckLabs
#127On the other hand, do we have to live in an oligarchy?
Re: AWS Acquires DuckLabs
#128Re: AWS Acquires DuckLabs
#129Earlier quoted context omitted.
Sure, but that's not generational wealth.
We must be operating on different definitions. Generational wealth means you have enough money to meaningfully improve the lives of your kids and give them a leg-up on life. A million dollars is enough to buy a house for each of your 2.5 kids. If getting a million dollars wouldn't affect how much money you can leave your kids, you already have generational wealth.
Re: AWS Acquires DuckLabs
#130one feature I can't wait from the DuckDb team are real-time materialized views.