Amazon Acquires DuckLabs to Integrate DuckDB into AWS Analytics and AI Agent Workflows

Amazon has entered into a definitive agreement to acquire DuckLabs, the Amsterdam-based company behind the open-source columnar database DuckDB. The acquisition brings the DuckLabs development team into Amazon Web Services (AWS), where they will operate as a wholly owned subsidiary starting in early September. Financial terms of the transaction were not disclosed. DuckDB creators and DuckLabs co-founders Hannes Mühleisen and Mark Raasveldt will continue leading the team from Amsterdam, maintain

2 min
Amazon Acquires DuckLabs to Integrate DuckDB into AWS Analytics and AI Agent Workflows

Amazon has entered into a definitive agreement to acquire DuckLabs, the Amsterdam-based company behind the open-source columnar database DuckDB. The acquisition brings the DuckLabs development team into Amazon Web Services (AWS), where they will operate as a wholly owned subsidiary starting in early September. Financial terms of the transaction were not disclosed.

DuckDB creators and DuckLabs co-founders Hannes Mühleisen and Mark Raasveldt will continue leading the team from Amsterdam, maintaining responsibility for the project's technical roadmap. Amazon confirmed that the core DuckDB open-source project, along with related initiatives DuckLake and Quack, will remain free and open source under the MIT license, governed by the independent nonprofit DuckDB Foundation.

Architectural Fit for Cloud Storage and AI Agents

DuckDB operates as an embedded analytical database engine, designed to execute fast vectorized SQL queries directly against columnar data formats without requiring dedicated database cluster infrastructure. In recent years, DuckLabs collaborated with AWS to optimize DuckDB execution against Amazon S3 Tables and SageMaker Lakehouse environments.

Embedded Query Engine Architecture

The acquisition reflects a strategic shift across enterprise cloud data infrastructure toward in-place analytics over object storage, reducing the necessity of loading data into separate cloud data warehouses. AWS Vice President of Cloud Data Services Mai-Lan Tomsen Bukovec stated that DuckDB's lightweight execution model aligns naturally with AI agent workflows, which frequently run exploratory queries and test localized data subsets during reasoning tasks.

Foundation Governance and Ecosystem Dynamics

DuckLabs operated for over five years without venture capital funding, scaling to more than 30 employees supported by technical support and development contracts. In a statement on the acquisition, the founders noted that the rapid growth of the project created scaling demands that risked diverting engineering resources toward corporate operations.

Under the new arrangement, the DuckDB Foundation will introduce a technical advisory board to preserve community governance over the project's direction. Additionally, cloud analytics partner MotherDuck, which provides a managed service on top of DuckDB, confirmed it will begin offering direct enterprise support for DuckDB implementations with the endorsement of the DuckLabs founders.

The upcoming DuckDB 2.0 release, scheduled for later this year, introduces Quack to enable networked query distribution between DuckDB instances alongside enhanced query performance over object storage.

Sources

Written by

More to read

  • SandboxAQ Launches Switch to Coordinate Multi-Framework AI Agents in Slack, Teams, and Discord

    SandboxAQ has launched Switch, a framework-agnostic coordination layer designed to connect AI agents into existing enterprise chat environments, including Slack, Microsoft Teams, and Discord. The software is publicly available at no cost for self-hosted deployment on internal infrastructure. Switch addresses the operational fragmentation caused by disparate agent development frameworks. Rather than isolating autonomous assistants within bespoke web interfaces or terminal windows, the platform e

    1 min
  • AWS and NVIDIA Expand AI Partnership to Deploy 2 Million Additional Blackwell Ultra and Rubin GPUs

    Amazon Web Services (AWS) and NVIDIA have announced a major expansion of their cloud infrastructure partnership, committing to deploy two million additional high-end NVIDIA GPUs across AWS global data centers in 2027 and 2028. The deployment expands on AWS's previous commitment from GTC 2026 to add one million GPUs starting in 2026, bringing total forward allocations across the multi-year cycle to three million units. The upcoming capacity will comprise NVIDIA Blackwell Ultra, Rubin, and Rubin

    1 min
  • LLM Evaluation Frameworks and CI/CD Quality Gates in Production: Comparing DeepEval, Ragas, Promptfoo, and TruLens

    Moving large language model applications from exploratory prototypes to production systems requires automated quality validation. Relying on manual inspection or unstructured testing introduces regression risk across model updates, prompt edits, and retrieval modifications. Automated evaluation frameworks address this by converting probabilistic model outputs into measurable, repeatable software assertions. While traditional unit testing relies on deterministic assertions, production LLM testin

    1 min