惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

罗磊的独立博客
The GitHub Blog
The GitHub Blog
Hugging Face - Blog
Hugging Face - Blog
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
小众软件
小众软件
博客园_首页
G
Google Developers Blog
Apple Machine Learning Research
Apple Machine Learning Research
MyScale Blog
MyScale Blog
Engineering at Meta
Engineering at Meta
Jina AI
Jina AI
酷 壳 – CoolShell
酷 壳 – CoolShell
人人都是产品经理
人人都是产品经理
B
Blog RSS Feed
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
D
Docker
B
Blog
雷峰网
雷峰网
WordPress大学
WordPress大学
Stack Overflow Blog
Stack Overflow Blog
宝玉的分享
宝玉的分享

StorageNewsletter

Vast Data Valued at $30 Billion as AI Drives a New Infrastructure Stack Wasabi Technologies Closes $250M Credit Facility to Expand Cloud Storage Innovation NAB Show 2026: TVC Soho Selects EditShare High-Performance NVMe Storage to Support Resolve Finishing Workflows KIOXIA Unveils Value-Oriented QLC-based EG7 Series SSDs for PC OEMs NinjaOne Unified Backup Surpasses Fifteen Thousand Customers Portworx by Everpure is Redefining Modern Virtualization for Customers with Proven, Enterprise-Ready Solutions Peer Software Strengthens Global Partner Program to Unify Fragmented File Environments for the AI Era NetApp Collaborates with Google Cloud to Power Data Infrastructure for Distributed Cloud Sidus Space Expands Existing Agreement with Lonestar Data Holdings, Inc. to Support Additional StarVault Orbital Data Storage Payload From SNIA: SCSI Continues to Innovate Data Storage with SBC-5 Microsoft Technology Licensing Assigned Patent Linux Kernel 7.0 is Out NAB Show 2026: ATTO Technology Ignites Next Era of Media Connectivity NAB Show 2026: Promise Technology to Showcase Integrated Storage Plug-in for Video and Image Creative Workflows NAB Show 2026: EditShare Advances Analytical AI and NVMe Performance for Modern Broadcast and Post NAB Show 2026: Elements Introduces GRID, a New Node-Based Scale-Out NAS Platform NAB Show 2026: MASV Expands Global Partner Ecosystem to Accelerate End-to-End Media Workflows NAB Show 2026: UnifyDrive to Showcase Full NAS Lineup NAB Show 2026: Strada Releases Easiest Remote Editing Platform on the Market Synology: Three Security Advisories on Resolved Vulnerabilities Mastercard International Assigned Patent NAB Show 2026: Promise Technology to Unveil AI-Optimized Storage Solutions NAB Show 2026: QNAP Releases HDP Recovery Media Creator: Building Windows DR Media in USB and ISO Formats NAB Show 2026: SNS Unveils Three New Products, Expanded Ecosystem NAB Show 2026: Symply Unveils Centara Platform, World’s First Quad-Interface LTO with Thunderbolt 5, and Spark One Portable NVMe NAB Show 2026: Other World Computing Launches OWC Express 4M2 Ultra Thunderbolt 5 Four-Slot NVMe M.2 SSD Enclosure Panmnesia to Mass-Produce PCIe 6.4-CXL 3.2 Fusion Switch CIQ Delivers the First Enterprise Linux Compliance Platform for Federal Cryptographic Validation and Post-Quantum Readiness Adata Launches Urban Tapsafe Up to 2TB USB 3.2 Gen2 External SSD Raidon Technology Introduces 4-Bay STARDOM SR4-BA32 20Gb/s USB-C RAID-5 Desktop Storage System
Data + AI Summit 2026: Databricks Launches Lakehouse//RT ...
Philippe Nicolas · 2026-06-17 · via StorageNewsletter

RAIDON

Adding a new dimension to the Lakehouse

This is a Press Release edited by StorageNewsletter.com on June 17, 2026 at 2:00 pm

Summary:

  • Databricks launches Lakehouse//RT, the real-time Lakehouse powered by Reyden, a new compute engine that delivers millisecond query latency at tens of thousands of concurrent users and agents, directly on governed Delta Lake and Apache Iceberg tables
  • With Lakehouse//RT, customers have seen up to 16x better performance than existing real-time serving stacks, with response times as low as 10ms on smaller datasets and sub-100ms performance on larger ones
  • Every Lakehouse//RT query runs natively within Unity Catalog’s governance framework with no separate permissions layer, no proprietary formats, and no sync/CDC pipelines, eliminating the cost and complexity of maintaining a separate real-time serving layer alongside the lakehouse

Databricks, a data and AI company, announced Lakehouse//RT, the real-time evolution of the Databricks Lakehouse.Lakehouse//RT allows enterprises to run real-time analytics directly on the governed Delta Lake and Apache Iceberg data, eliminating the need to set up separate serving systems to achieve millisecond performance. Powered by Reyden, a new compute engine built for the concurrency and latency demands of modern agentic enterprises, Lakehouse//RT is now available in Beta.

Delivering the Real-time Lakehouse
For years, enterprises that needed low latency at high concurrency had one option: stand up a separate real-time serving layer alongside the lakehouse. But that serving layer brings vendor lock-in, increased infrastructure costs, fragmented governance, and data that’s never truly real time because it’s always a copy. This leaves enterprises with a forced compromise: accept latency or fragment the stack. For humans, it is a headache. But for agents, it doesn’t work. Agents are always-on, reasoning in loops, and their ability to act depends entirely on their ability to query complex enterprise data fast.

Lakehouse//RT was built to eliminate that compromise. It queries Delta and Iceberg tables directly in the governed lakehouse, giving AI agents and humans access to fresh, complete, and trusted data without copying or moving it. Its execution engine is designed to support tens of thousands of concurrent users and agents while maintaining consistently low latency. On standard analytical benchmarks, Lakehouse//RT delivers sub-100 millisecond latency at 12,000 queries per second, and customers have seen up to 16x better performance than their existing specialized real-time serving stacks. By removing the need for a separate serving layer, Lakehouse//RT also eliminates the cost, CDC and synchronization pipelines, governance gaps, and proprietary lock-in that come with it.

“Over the past decade, we’ve unified the major workloads of the modern data stack on a single open foundation: data engineering and data science with Spark, and data warehousing with Photon and the Lakehouse,” said Ali Ghodsi, co-founder and CEO, Databricks. “Lakehouse//RT completes the engine spectrum, providing the millisecond speed layer that people want and agents require. Just as we proved that the best data warehouse is a lakehouse, now, the best real-time analytics engine is the lakehouse, too.”

Inside Lakehouse//RT
Lakehouse//RT was built for the specific demands of real-time serving at scale:

  • Millisecond latency, at any scale: Reyden’s fully asynchronous execution model delivers response times as low as 10 milliseconds on smaller datasets and 100 milliseconds on larger ones, without latency degrading as throughput climbs into the tens of thousands. And unlike engines optimized only for simple lookups, Lakehouse//RT applies state-of-the-art performance techniques to the full range of analytical complexity
  • Open, governed, single system: Every query runs within Unity Catalog’s governance framework, including policies, permissions, and auditing. No separate governance layer to maintain, no gaps between analytical serving and the rest of the enterprise data estate
  • Fresh data, zero configuration: Lakehouse//RT queries Delta and Iceberg tables directly, with no proprietary formats, no data copies, and no ingestion pipelines. Point it at any existing table and start querying live data in minutes

Customer Momentum for Lakehouse//RT
“Threat lookup requires consistently low latency, even as usage scales across users and agents,” said Chris Kopek, head, data platforms, Cisco. “What we’re seeing with Lakehouse//RT is millisecond performance on live data with 5x improvement in response time, which creates a path to run those workloads on our lakehouse instead of maintaining a separate serving system.”

“Our platform serves hundreds of queries per second for real-time performance data across our entire client base, so latency and consistency directly impact how customers experience our product,” said Kayvon Raphael, senior director, engineering, Magnite. “With Lakehouse//RT, we’re seeing sub-200 millisecond performance on our core dashboard queries, consistently. Being able to achieve that while keeping everything governed inside our own data lake massively reduces the complexity of managing our data pipeline and servicing of consumer applications.”

Availability
Lakehouse//RT is now available in Beta.

Share this news : Twitter Facebook Linkedin email pdf

Articles_bottom

SNL Awards_2026

AIC