EDB Bets Enterprises Don't Want to Move Data to the Lake Anymore, They Want AI to Come to Postgres
Data Engineering

EDB Bets Enterprises Don't Want to Move Data to the Lake Anymore, They Want AI to Come to Postgres

EnterpriseDB's new agentic database and converged analytics capabilities push AI, governance, and analytics directly into Postgres, with EDB claiming up to 99x faster queries and 58 percent lower total cost of ownership than lakehouse alternatives.

PublishedAugust 3, 2026
Read time5 min read
Share

A direct challenge to the lakehouse consensus

EnterpriseDB used its agentic database and converged analytics launch to make an argument that runs against a decade of prevailing data architecture advice. CEO Kevin Dallas put it bluntly: 'The industry spent a decade telling enterprises to move everything into the lake. That's exactly backwards for agents.' The pitch is that AI agents need low-latency access to live operational data, and every hop through an ETL pipeline into a separate analytical store adds delay and staleness that undermines an agent's usefulness at the moment it needs to act, not just report.

EDB's answer is to bring the analytics and the AI capability to Postgres instead of moving Postgres data to a lake. The agentic database layer monitors more than 200 operational and performance metrics and self-tunes based on that telemetry, with configurable workflows that require human approval before changes take effect and a full audit trail of every autonomous action. Chief Engineering Officer Max Romanenko described the goal as 'a database that runs itself, on your terms,' which is the framing enterprises evaluating autonomous database management will want to test against their own change-control requirements before trusting it in production.

Converged Analytics tries to kill the zero-ETL asterisk

The analytics side of the launch pairs two engines under one SQL interface: EDB PG AI for ClickHouse handles real-time event and log analysis, while WarehousePG covers historical analysis and complex reporting at petabyte scale, with GPU-accelerated Spark integration available for the heaviest workloads. The pitch is genuine zero-ETL, meaning analytical queries run against the same data without a separate extraction and load step into a dedicated warehouse first. Vendors have used the term 'zero-ETL' loosely for a few years now, so the meaningful test is whether EDB's version holds up under real production query loads rather than demo-scale datasets.

On top of that, EDB layered AI-ready retrieval: integrated vector search sitting alongside relational, JSON, time-series, and geospatial data behind a single query layer with unified access controls. That is the same consolidation argument other database vendors have been making this year, that scattering vector search, document stores, and relational data across separate specialized systems creates more integration surface area and more places for access policy to drift than keeping it in one governed engine.

The performance numbers are the pitch, and they need independent verification

EDB's published benchmarks are aggressive: database tuning up to 10x faster, application performance improvements up to 8x, single-node query performance up to 30x faster and up to 99x with GPU acceleration, total cost of ownership reduced by up to 58 percent, and query latency claimed at 99.4 percent lower than Databricks with 99.7 percent faster data freshness than unnamed competitors. Numbers at that scale are the kind any CTO should want reproduced against their own workload before making a platform decision, since vendor benchmarks are optimized for the vendor's strongest scenario by design.

That said, the direction of the claim, that a converged operational-and-analytical Postgres can beat a separate lakehouse pipeline on latency for workloads where data freshness matters, is directionally consistent with what agentic AI use cases actually need. An agent deciding whether to approve a transaction or flag a support ticket cares about data that is minutes old, not data that finished its nightly batch load eight hours ago. That is a real architectural advantage for converged systems even before EDB's specific multipliers are checked.

Governance is the feature enterprises will scrutinize hardest

An autonomous database that self-tunes across 200-plus metrics is exactly the kind of capability that will draw the most scrutiny from platform and security teams before it ships to production, because letting a system reconfigure itself based on its own performance telemetry is a meaningful departure from the change-management processes most database teams have run for years. EDB's approval workflow and audit trail are the features that make this defensible in a regulated environment, and they are also the features most likely to get tested hardest during procurement, since a vendor's claim of a full audit trail only matters if that trail holds up under an actual compliance review.

The unified access control layer across relational, JSON, time-series, geospatial, and vector data is the other piece worth pressure-testing early. Consolidating data types behind one query interface reduces integration surface area, but it also means a single access control misconfiguration now has a wider blast radius than it would across separate specialized systems. Enterprises evaluating this should ask EDB directly how permission boundaries are enforced across data types within one table, not just across tables, before assuming the consolidation is a pure governance win.

What this means for data platform strategy

EDB is playing to Postgres's installed base, and that base is large: Postgres has become the default relational database for a huge share of new application development, and EDB's bet is that those teams would rather extend the database they already operate than stand up a parallel lakehouse specifically to feed AI agents. That is a lower-friction path for many mid-market and PE-backed SaaS companies that never built out a full modern data stack in the first place and are trying to get to agentic AI without adding a second major platform to operate and secure.

For data leaders currently mid-build on a lakehouse strategy, the practical question EDB is forcing centers on scope: which specific workloads actually need lakehouse-scale separation, and which of the AI use cases driving the loudest executive demand would be served faster and more cheaply by extending the operational database instead. That question deserves a workload-by-workload answer, evaluated on latency requirements and existing Postgres footprint, rather than a single architecture decision applied uniformly across every AI initiative on the roadmap.

Tagged#news#data#data-engineering#databases#analytics#lakehouse#streaming#enterprisedb#postgresql#agentic-database#converged-analytics#zero-etl