Amazon said on August 26, 2026 that it has signed a definitive agreement to acquire DuckLabs, the Amsterdam company behind the analytical database DuckDB, while leaving the open source project itself outside the transaction and under the independent DuckDB Foundation.
The announcement was published by Amazon Staff on the company's news site and runs to fewer than 400 words. It discloses no purchase price, no closing date beyond an expectation that the deal completes shortly, and no headcount for the team being bought. What it does specify is the boundary of the transaction, and that boundary is the part of the announcement that carries weight for anyone whose analytics stack touches the software.
What Amazon is buying, and what it is not
According to Amazon, the agreement covers DuckLabs, the company. It does not cover DuckDB, the project. The announcement states that the database will remain free and open source under the independent DuckDB Foundation, described as the non-profit that oversees DuckDB, and will stay available under the MIT license exactly as it is now.
That separation is unusual enough to be the lead. Commercial companies built around open source projects are routinely acquired together with the code they steward, and the licence terms that follow are a matter for the buyer. Here the corporate entity and the project are being split at the point of sale, with the licence and the governing body named explicitly in the announcement text rather than left to a later clarification.
When the transaction closes, the DuckLabs team in Amsterdam joins AWS. Hannes Muhleisen and Mark Raasveldt, who created DuckDB and co-founded DuckLabs, will continue leading both the team and the technical direction of the open source project, according to Amazon. The company points readers to a separate statement from the two founders without reproducing it.
Amazon also states that nothing changes for DuckDB users in the interim, and that details of how DuckLabs and AWS technology will be combined will follow after closing.
Two years of prior work
The relationship predates the agreement. AWS and DuckLabs have worked together since 2024, according to the announcement. Andy Warfield, Amazon vice president and distinguished engineer, put the same period in the first person.
"For almost a decade, the DuckDB team has worked with the idea of building a tool that lets people work with data, with confidence. I find that sentiment - not just making data easy to work with, but actively empowering people to ask questions, build, and really innovate with data - is exactly in line with how AWS and our customers think about data," Warfield said, according to the announcement. "We've been working closely with the DuckLabs team for the past two years, and I am so excited at the opportunity to work with them even more closely."
Warfield is the only named individual quoted. No DuckLabs executive is quoted in the Amazon post, and no financial adviser, regulator, or timeline for antitrust clearance is mentioned. The announcement notes only that closing is subject to customary conditions.
Amazon frames the commercial rationale in a single sentence: the combination is intended to make AWS analytics faster, simpler, and more cost-effective for customers. That is the entirety of the stated business case. No product roadmap accompanies it.
Why an analytical database matters to advertising infrastructure
Marketing and advertising data work has moved decisively toward the warehouse over the past two years, and the pattern is visible across vendors that have nothing to do with Amazon. Adverity built Atlas as a governed knowledge layer designed to sit on top of Snowflake, BigQuery, Databricks, and Redshift rather than replace them. Databricks embedded a customer data platform inside its own storage and governance layer through a collaboration with IAS, on the argument that moving an entire data lake into a separate system is the expensive part. NIQ put its first clean room on Snowflake. Newton Research built advertising measurement agents that run inside Snowflake Cortex rather than pulling data out.
The common thread in all of those is that the query engine, not the dashboard, has become the contested layer. Every one of those architectures assumes analytical SQL executing close to where the data already sits.
DuckDB occupies a specific position in that landscape. It is an in-process analytical engine, meaning it runs inside the calling application rather than as a separate server that has to be provisioned, secured, and paid for by the hour. That design targets the middle ground between a laptop-scale script and a distributed warehouse cluster: workloads large enough that a spreadsheet fails, small enough that spinning up a cluster is disproportionate. A great deal of routine advertising analysis sits in exactly that band.
It is worth being precise about the limits of what the announcement establishes. Amazon does not name a single advertising product in the post, does not describe which AWS analytics services the technology will land in, and does not claim any advertising use case. The tags on the announcement are AWS, Company news, Innovation, and International. Any read of what this means for media buyers is inference from where the pieces sit, not from anything Amazon has stated.
The cost line inside clean room analytics
The most concrete link between an analytical query engine and advertising economics runs through query pricing, and Amazon has been moving that line for more than a year.
Amazon Marketing Cloud is a clean room environment in which advertisers write SQL against pseudonymised event data. Access to it has been progressively unbundled from cost and from gatekeepers. The platform became directly accessible to sponsored ads advertisers on September 16, 2025, removing the partner coordination step. The ad traffic lookback window doubled from 13 months to 25 months in November 2025, which multiplied the volume of data a single query can scan. Amazon then made first-party paid feature signals free to query through December 31, 2026, removing a subscription cost that had gated which advertisers could reach those signals at all.
Each of those changes increases the amount of computation Amazon performs on behalf of advertisers without a matching increase in what advertisers pay. Query volume has been pushed up while query price has been pushed down, and the gap is absorbed by infrastructure. An engine that executes analytical scans more cheaply is not an abstract engineering preference in that context; it is the variable that determines whether free querying stays free after December 2026.
The natural-language layer compounds the same pressure. Amazon shipped a SQL generator for Marketing Cloud in January 2025, then an Ads Agent skill in November 2025 that turns a plain-language prompt into an analytics query. Lowering the skill required to write a query raises the number of queries written. Some of those queries will be inefficient in ways a trained analyst would have avoided.
AWS is already the advertising industry's landlord
The acquisition lands on top of an infrastructure position that PPC Land has tracked since 2025, when AWS became central infrastructure for advertising beyond Amazon's own business.
AWS launched RTB Fabric on October 23, 2025, a managed network purpose-built for real-time bidding traffic, promising single-digit millisecond latency and up to 80 percent lower networking costs than standard cloud rates across six regions. It added custom domain support on May 14, 2026, letting demand-side and supply-side platforms migrate traffic at the DNS layer without asking partners to change endpoint configurations. Bigabid joined in June 2026. The service sells the plumbing underneath the auction to the companies that compete in it.
The financial scale behind that position widened sharply in the most recent quarter. AWS grew 36.7 percent to $42.2 billion in the second quarter of 2026, its fastest rate in 18 quarters, reaching a $169 billion annualised run rate against a $496 billion backlog. Amazon's advertising services line reached $19.8 billion in the same quarter, up 26 percent. Cash capital expenditure hit $53.1 billion in the quarter alone, with the full-year 2026 forecast raised to roughly $220 billion.
Set against those figures, a company acquisition in Amsterdam is a rounding error in cash terms. Its significance is positional. AWS supplies the network layer under programmatic bidding, the storage and compute under retail media, and the clean room in which advertisers query Amazon's own signals. Adding the engineering team behind a widely adopted analytical engine extends that reach into the query layer itself.
There is a counterweight worth stating plainly. Concentration in cloud infrastructure has been a live concern in ad tech precisely because it removes optionality. Bedrock Platform made that argument concrete in April 2026 when it became the first demand-side platform to run its bidder inside an exchange rather than on public cloud servers, explicitly to decouple infrastructure spend from market access. The DuckDB licence is what limits the same concern here: MIT-licensed code held by an independent foundation can be forked by anyone, and the announcement puts that arrangement on the record before the deal closes rather than after.
What the announcement leaves open
Four things are absent from the Amazon post, and each of them matters to a different reader.
The price is not disclosed, so the market cannot calibrate what an engineering team of this profile is worth. The closing date is not given, only an expectation of "shortly" and "soon" in two separate sentences. The regulatory position is not addressed, which is notable for a United States acquirer buying a Dutch company. And the Foundation's arrangementsafter closing are not described beyond the assertion of independence: the announcement does not say how the DuckDB Foundation is funded, who sits on it, or what relationship it will have with an AWS-employed founding team that continues to set the project's technical direction.
That last gap is the one with the longest tail. Technical direction and corporate employment sitting in the same two people is a governance question, not a licensing question, and the MIT licence does not answer it. The announcement asserts the separation. It does not document the mechanism.
Why this matters for the marketing community
For agencies and in-house teams, the immediate practical effect is nil. Amazon states that nothing changes for DuckDB users, and the project's licence terms are unchanged.
The medium-term effect concentrates in three places. The first is clean room query economics. Amazon has spent eighteen months making analytical queries cheaper and easier to write, culminating in free first-party signal queries through the end of 2026, and the December 31 expiry of that offer is the point at which the underlying cost structure becomes visible again to advertisers.
The second is the widening gap between platform-native and warehouse-native analysis. First-party data pipelines have consolidated hard on the Amazon side, with Ads Data Manager positioned as a standalone layer connecting advertiser data to Amazon DSP, Marketing Cloud, and Events Manager, and Amazon DSP accounts unified across 34 countries from July 30, 2026. Data governance requirements have tightened alongside, including a June 30, 2026 consent deadline for advertiser data transmitted in the United Kingdom and the EEA. Each consolidation makes the query layer more valuable and the cost of running it more consequential.
The third is competitive. Algorithmic media buying runs on models fed by exactly the kind of aggregate computation an analytical engine performs, and the vendors building governed layers over Snowflake, BigQuery, Databricks, and Redshift are competing for the same position. A buyer evaluating a measurement vendor in 2027 will find the question of which cloud the query executes on harder to treat as an implementation detail.
None of that is stated by Amazon. The announcement is a corporate notice of a signed agreement with one executive quote and a licence commitment. Its interest lies in what it declines to absorb.
Timeline
- 2024 - AWS and DuckLabs begin working together, according to Amazon
- January 2025 - Amazon introduces a SQL generator for Amazon Marketing Cloud, converting natural language into analytics queries
- September 16, 2025 - Amazon Marketing Cloud becomes directly accessible to sponsored ads advertisers, removing the partner coordination requirement
- October 2, 2025 - NIQ launches a global data clean room on Snowflake for advertising measurement
- October 23, 2025 - AWS launches RTB Fabric, a dedicated network for real-time bidding workloads across six regions
- October 29, 2025 - PPC Land documents AWS becoming central infrastructure for advertising beyond Amazon's own business
- November 4, 2025 - Newton Research launches advertising measurement agents running inside Snowflake Cortex AI
- November 11, 2025 - Amazon extends the Marketing Cloud lookback window from 13 months to 25 months
- November 11, 2025 - Amazon adds an Ads Agent skill generating Marketing Cloud analytics queries from natural language
- April 21, 2026 - Bedrock Platform becomes the first demand-side platform to run its bidder inside an exchange rather than on public cloud
- May 1, 2026 - Amazon publishes a technical walkthrough of Ads Data Manager as a standalone first-party data layer
- May 14, 2026 - AWS RTB Fabric adds custom domain support for inbound external links
- June 2, 2026 - Amazon makes first-party paid feature signals free to query in Marketing Cloud through December 31, 2026
- June 13, 2026 - Bigabid joins AWS RTB Fabric as a mobile demand-side platform
- June 17, 2026 - Databricks embeds a customer data platform inside its own governance layer through a collaboration with IAS
- July 7, 2026 - Adverity launches Atlas as a governed knowledge layer over Snowflake, BigQuery, Databricks and Redshift
- July 30, 2026 - Amazon reports second-quarter 2026 results with AWS revenue of $42.2 billion, up 36.7%, and advertising services at $19.8 billion
- July 30, 2026 - Amazon Ads publishes the upgrade unifying Amazon DSP advertiser accounts across 34 countries
- August 26, 2026 - Amazon announces a definitive agreement to acquire DuckLabs, with the DuckDB project remaining under the DuckDB Foundation and the MIT license
Related PPC Land coverage
- AWS becomes central infrastructure for advertising beyond Amazon's own business - Sets out the position AWS occupies underneath advertising technology companies that compete with Amazon's own ad business.
- AWS launches dedicated network for real-time ad bidding workloads - Documents the October 2025 RTB Fabric launch, its latency claims and its cost structure.
- AWS RTB Fabric now lets bidders keep their own domains - Covers the May 2026 custom domain feature that removed a migration barrier for bidding partners.
- Amazon now lets AMC users query 1P paid features for free until end of 2026 - Details the June 2026 pricing change that removed query costs for first-party clean room signals.
- Amazon extends Marketing Cloud lookback window from 13 to 25 months - Records the doubling of queryable history inside the clean room.
- Amazon adds AI agent for Marketing Cloud analytics queries - Explains the natural-language layer that generates analytics SQL for advertisers.
- Adverity Atlas gives marketing AI a governed data layer - Describes a warehouse-native approach designed to sit on top of Snowflake, BigQuery, Databricks and Redshift.
- Databricks' agentic CDP bets on IAS to fix first-party data - Covers a competing architecture that keeps activation inside the customer's existing data platform.
- Bedrock becomes first DSP to run its bidder inside an exchange - Documents an explicit move away from public cloud dependence in programmatic buying.
- Amazon advertising gains 26% to $19.8 billion as sports inventory sells out - Provides the second-quarter 2026 AWS and advertising figures behind the acquisition.
Summary
Who: Amazon and its AWS division, acquiring DuckLabs, the Amsterdam company founded by Hannes Muhleisen and Mark Raasveldt, the creators of DuckDB. Andy Warfield, Amazon vice president and distinguished engineer, is the only named individual quoted in the announcement.
What: A signed definitive agreement to acquire DuckLabs. The DuckDB open source project is explicitly excluded from the transaction and remains free and open source under the independent DuckDB Foundation and the MIT license. Muhleisen and Raasveldt continue leading the team and the project's technical direction after closing. No purchase price, closing date, headcount, or regulatory timetable was disclosed.
When: Announced on August 26, 2026, with closing expected shortly and subject to customary conditions. AWS and DuckLabs have worked together since 2024.
Where: The DuckLabs team is based in Amsterdam and joins AWS at closing. The DuckDB Foundation continues to oversee the project independently.
Why: Amazon states the combination is intended to make AWS analytics faster, simpler, and more cost-effective for customers. The relevance for advertising sits one layer down: analytical query execution is the contested layer across clean rooms, warehouse-native measurement, and first-party data activation, and AWS already supplies the network and storage underneath programmatic bidding and retail media.
Discussion