cd /news/artificial-intelligence/building-for-the-ai-era-lakebase-str… · home topics artificial-intelligence article
[ARTICLE · art-113199] src=databricks.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Building for the AI Era: Lakebase, Streaming, and Lakehouse Innovations at VLDB 2026

Databricks will present four papers and a keynote at VLDB 2026, introducing Lakebase, a serverless Postgres over open lake storage, and LTAP, a paradigm unifying transactional and analytical processing, to meet AI agent workload demands. The papers also cover Apache Spark Structured Streaming evolution, AutoLiquid for automatic data layout optimization, and Ultron for history-based query optimization. Databricks Co-founder Reynold Xin will deliver the opening keynote on the 'third golden age' of database engineering.

read4 min views2 publishedAug 27, 2026
Building for the AI Era: Lakebase, Streaming, and Lakehouse Innovations  at VLDB 2026
Image: Databricks Blog

by Indrajit Roy and Ippokratis Pandis We are headed to VLDB 2026 to share multiple innovations that power the Databricks platform. Databricks Co-founder and Chief Architect, Reynold Xin, will kick-off the conference with the opening keynote. Databricks has four accepted papers related to Lakebase, Spark Structured Streaming, and automatic Lakehouse optimizations. The demo paper on the Enzyme engine will showcase how we incrementally maintain materialized views. Below is a preview of these presentations.

Keynote: The Three Golden Ages of Database Engineering

Databricks Co-Founder Reynold Xin will discuss how AI agents are ushering in the "third golden age" of database engineering. Some of you may remember his early 2012 work at Berkeley on the scalable analytical system called Shark. Reynold will reflect on how his own perspective on database technology has evolved over the years from his Berkeley days, through the rise of Lakehouse architecture, and now the changing demands on transactional and analytics engines. He will introduce two new paradigms that will help meet the needs of AI agents: (1) Lakebase, which applies storage and compute separation to OLTP database, and (2) LTAP (Lake Transactional Analytical Processing) which unifies transactional and analytical processing.

Lakebase: Serverless Postgres over Open Lake Storage

AI agent workloads are creating unique usage patterns such as millions of short-lived, deeply branched databases. Traditional OLTP engines are monolithic and cannot meet these challenging requirements. Stas Kelvich will present the Lakebase architecture, which is a third-generation cloud database architecture. Lakebase meets the requirements of agentic workflows by decoupling serverless PostgreSQL compute from storage, persisting data and write-ahead logs directly in cloud object storage using open formats. Lakebase not only provides sub-second cold starts but also efficient Git-like database workflows using copy-on-write branching. Furthermore, with its compute-storage separation, it enables low-latency analytics on live transactional data. Figure 1 shows how Lakebase is ushering in the third generation of cloud databases.

Figure 1: Lakebase Postgres is well suited for the agentic era and is built on top of the open data lake.

A Decade of Apache Spark Structured Streaming: How We Evolved the Architecture to Meet Real-World Needs

Structured Streaming powers millions of weekly jobs at Databricks. It uses a unique micro-batch processing architecture which has advantages of scalability, fault tolerance, and exactly-once semantics compared to other designs. However, Structured Streaming required many new innovations to meet the demands of real-world customers and reach today’s scale. Siying Dong will present how the streaming architecture has evolved over the years— microbatch pipelining improved throughput by up to 3x, new stateful APIs makes it easy to express complex business logic, and the system now supports fine grained access control.

AutoLiquid: Autonomic Data Layout Optimization for the Databricks Lakehouse

Clustering tables by keys can significantly improve query performance. However, selecting optimal clustering keys manually across millions of lakehouse tables does not scale. Yunjia Zhang will describe how AutoLiquid automates this lifecycle via a simple CLUSTER BY AUTO primitive. AutoLiquid uses a combination of heuristics for key selection and efficient shadow verification to cluster millions of tables. Using these techniques, AutoLiquid is able to outperform customer-selected keys on over 95% of evaluated workloads.

Ultron: History-Based Query Optimization at Databricks

The latency of Lakehouse queries can be significantly improved if only the optimizer had near perfect knowledge about the data. Ultron is a history based query optimization framework that leverages the repetitive nature of analytical workloads to improve optimizer choices, such as selecting the type of join operator. Eric Liang will describe the architecture of Ultron including how it efficiently stores the history and manages the logs of executed queries. Ultron has significantly improved performance of production workloads including improving the median join latency by 25%.

In addition to these four papers, join us to watch Yuhong Chen demonstrate Enzyme, our incremental view maintenance engine for data engineering workloads.

Agent-Native Data Infrastructure: LakehouseRT, Lakebase, and LTAP (Sponsor talk)

Databricks is a Gold Sponsor of VLDB 2026. Ippokratis Pandis will give the Databricks sponsor talk where he will describe how Databricks is evolving its system architecture to accommodate the autonomous, agentic loops. With this in mind, we will present LakehouseRT. LakehouseRT is powered by the new Reyden engine and is designed for real-time low-latency analytics directly over open lake storage. The combination of Lakebase and LakehouseRT provides the foundation to deliver the first true Lake Transactional Analytical Processing (LTAP) system.

Meet the Team at VLDB 2026

Stop by the Databricks booth to connect with our engineering and research teams, discuss our papers, and speak to our recruiters.

Subscribe to our blog and get the latest posts delivered to your inbox.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @databricks 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/building-for-the-ai-…] indexed:0 read:4min 2026-08-27 ·