Amazon Web Services (AWS) has acquired DuckLabs, the primary development and support company behind the widely used open-source analytical database DuckDB. Financial terms of the deal were not disclosed.
DuckDB is an embedded, in-process OLAP database written in C++. Unlike traditional DBMS server software, it runs within a host process, requiring no separate installation or maintenance. Released initially in 2022 by academics from Amsterdam's Centrum Wiskunde & Informatica, DuckDB quickly gained a strong following among developers and data analysts. It achieved its 1.0 release in 2024, and has since expanded into data lakes with DuckLake, using DuckDB as metadata storage to address the “small files problem” in data lake environments.
AWS has been a long-time admirer of DuckDB. Andy Warfield, AWS vice president and distinguished engineer, told The Register last year that the DuckLake announcement had “captured people’s imaginations” within the cloud giant. The two teams have also collaborated around S3 Tables, announced in December 2024, to ensure “first-class support for S3 Tables in DuckDB,” according to DuckLabs co-founder and CEO Hannes Mühleisen.
AWS has stated that DuckDB and all related projects will remain free and open source under their MIT licenses. The nonprofit DuckDB Foundation, led by Mühleisen and DuckLabs CTO Mark Raasveldt, will continue to guide the project. In a statement, Warfield said: “A lot of what has made DuckDB so successful is the fact that it is completely open source and easily embeddable in so many types of applications. We are committed to the project's continued development in open source and under the stewardship of the DuckDB Foundation.”
Mühleisen noted that the acquisition could lead to a stronger role for the Foundation, particularly in avoiding potential conflicts of interest with other large technology companies. The foundation may add a Technical Advisory Board to give stakeholders a formal communication channel. “We are thinking about adding a Technical Advisory Board to the Foundation, so that whoever is betting on DuckDB can come together in the Board and have a communication channel through the Foundation, which stays independent,” Mühleisen said.
The DuckLabs team will remain based in Amsterdam.