Cloud

Query Data

  • Redpanda Catalogs

    A Redpanda catalog is a named collection of source data that exposes Redpanda topics as queryable SQL tables.

  • Query Streaming Topics

    Map a Redpanda topic to a SQL table and run analytical queries directly against live streaming data.

  • Query Iceberg-enabled Topics

    Query the history of a Redpanda topic in Iceberg, and run a single SQL query that spans live records and historical Iceberg-committed records.

  • Query Topics with Nested Fields

    Map a topic's nested fields to typed SQL columns and query them by name.