
Amazon has agreed to acquire DuckLabs, the company behind DuckDB, the fast-growing open-source database that has become a favorite of developers looking to analyze large amounts of data without the cost and setup of a cloud data warehouse.
Employees of DuckLabs will join Amazon Web Services, including co-founders and DuckDB creators Hannes Mühleisen and Mark Raasveldt, who will continue leading the team and setting the project’s technical direction. They will remain based in Amsterdam, where the team will continue developing DuckDB and related projects.
Amazon says it is not acquiring the DuckDB open-source project itself. DuckDB will remain free and open source under the MIT license, overseen by the nonprofit DuckDB Foundation, as will the related DuckLake and Quack projects, according to DuckLabs.
Financial terms were not disclosed. Amazon said it has signed a definitive agreement and expects the acquisition to close shortly. DuckLabs said it expects to become part of AWS in early September.
Larger shifts in cloud data
The deal fits Amazon’s broader push to turn S3, its flagship cloud storage service, into a place where customers analyze data rather than just store it. It gives Amazon a team experienced in building fast, lightweight analytics software that runs directly against data sitting in cloud storage.
The move comes as the data industry shifts toward keeping information in open formats in cloud storage, where it can be queried directly rather than loaded into a separate warehouse.
The shift puts pressure on companies like Snowflake and Databricks, which sell the compute and governance layer on top of stored data. Both are major AWS partners as well as competitors, with large numbers of customers running on Amazon’s cloud.
AI has raised the stakes, driving up both the volume of data companies keep in the cloud and the cost of analyzing it. Amazon says DuckDB is a natural fit for AI agents, which query data much the way people do, poking and experimenting with small sets before deciding what they want.
“DuckDB ends up being naturally optimized for AI agents to use,” wrote Mai-Lan Tomsen Bukovec, the AWS VP who leads its cloud data services, in a post about the acquisition.
DuckLabs said it has worked closely with AWS in recent years, including on DuckDB support for Amazon’s S3 Tables and SageMaker Lakehouse.
“DuckDB is an incredible open source project with an amazing community; it is broadly used and very much loved by S3 customers today,” said Andy Warfield, an AWS vice president and distinguished engineer, in a press release announcing the deal.
‘That’s Amazon’s playbook’
One of the companies watching closely is in Seattle. MotherDuck, which sells a cloud service built on DuckDB, was founded in partnership with the DuckLabs team and has worked with it closely for four years. Three of its engineers are among the top 10 outside contributors to the DuckDB project.

In a blog post Wednesday, MotherDuck CEO Jordan Tigani said Amazon is following a familiar pattern. “That’s Amazon’s playbook, after all: wait until an open source project gets big enough, then launch it as a service,” wrote Tigani, who helped start Google’s BigQuery and spent a decade there before co-founding MotherDuck in 2022.
He expects Amazon to do exactly that with DuckDB: “After all, they’re not acquiring Duck Labs just because they love open source,” he wrote. “We welcome the competition.”
He said the deal is likely to be good for DuckDB, because Amazon has a financial reason to keep the project open and healthy. “If DuckDB becomes the standard, it is going to drive a lot more compute on their infrastructure, which is where they make their money,” he wrote.
Tigani said DuckLabs is being kept as a wholly owned subsidiary with its organization intact, and that the DuckDB Foundation has “iron clad control over the DuckDB IP.”
MotherDuck also said it is now offering enterprise support for DuckDB — which it had previously steered clear of to avoid competing with DuckLabs. Tigani said the company has Mühleisen and Raasveldt’s “explicit blessing” to take it on now that they are joining Amazon.
Five years, no venture capital
DuckLabs was founded a little more than five years ago as a long-term home for the DuckDB development team. The company turned down venture capital, stayed owned by its founders and employees, and grew to more than 30 people in Amsterdam, funding itself through support and feature-development contracts.
In a blog post, Mühleisen and Raasveldt wrote that they had come to worry DuckDB’s growth would outpace their ability to support it, and that their small company “could become a bottleneck for the project.” Building a larger sales and operations organization, they wrote, would have pulled the team away from the technical work that made DuckDB successful.
Nine days before the acquisition was announced, Mühleisen and Raasveldt published a preview of DuckDB 2.0, due this fall, declaring that the release “kicks off the year of DuckDB as a server.” It adds Quack, which lets one DuckDB instance serve data to others over a network, along with work aimed at speeding up queries against data held in object storage such as S3.
DuckLabs said the DuckDB Foundation will add a technical advisory board, giving leading community members input on the project’s technical direction. The company also plans to let DuckDB run extensions signed by outside developers and organizations.