Home / Companies / Redpanda / Blog / Post Details
Content Deep Dive

Redpanda SQL is GA: the query engine that skips the pipeline

Blog post from Redpanda

Post Details
Company
Date Published
Author
Matt Schumpert
Word Count
1,946
Language
English
Hacker News Points
-
Summary

Redpanda SQL, now generally available, is a Postgres-based query engine that operates within Redpanda BYOC clusters, enabling users to query live-streaming topics and historical Iceberg tables in a single SQL statement without requiring an ETL pipeline or connector fleet. This innovation addresses longstanding challenges in the data engineering industry, where traditional methods demanded moving streaming data into warehouses before querying, resulting in delays and cumbersome processes. By integrating SQL capabilities directly into the existing infrastructure, Redpanda SQL eliminates these inefficiencies, allowing real-time operational analytics and ad hoc querying directly on streaming data. It supports Postgres-compatible tools and bridges the gap between live and historical data, offering a seamless querying experience without the need for additional infrastructure changes or new software installations. This development marks a significant shift from previous systems, facilitating quicker incident resolution and real-time data access for applications like fraud detection and personalization, while maintaining compliance by keeping data within the user's VPC. Currently available for Redpanda BYOC customers on AWS, with plans to expand support, this tool empowers users to leverage SQL for immediate data insights without the traditional lag posed by data pipelines.