Cloud
Query Data
A Redpanda catalog is a named collection of source data that exposes Redpanda topics as queryable SQL tables.
Map a Redpanda topic to a SQL table and run analytical queries directly against live streaming data.
Query the history of a Redpanda topic in Iceberg, and run a single SQL query that spans live records and historical Iceberg-committed records.
Map a topic's nested fields to typed SQL columns and query them by name.
Was this helpful?