Catalog overview
ποΈ Overview
StarRocks supports the catalog feature from v2.3 onwards.
ποΈ Default catalog
StarRocks 2.3 and later provide an internal catalog to manage the internal data of StarRocks.
ποΈ Hive catalog
A Hive catalog is a kind of external catalog that is supported by StarRocks from v2.4 onwards.
ποΈ Iceberg catalog
7 items
ποΈ Hudi catalog
A Hudi catalog is a kind of external catalog that enables you to query data from Apache Hudi without ingestion.
ποΈ Delta Lake catalog
Query data directly from Delta Lake
ποΈ JDBC catalog
StarRocks supports JDBC catalogs from v3.0 onwards.
ποΈ Elasticsearch catalog
StarRocks supports Elasticsearch catalogs from v3.1 onwards.
ποΈ Paimon catalog
StarRocks supports Paimon catalogs from v3.1 onwards.
ποΈ Unified catalog
A unified catalog in StarRocks handles tables from Hive, Iceberg, Hudi, Delta Lake, and Kudu in a single catalog.
ποΈ MaxCompute catalog
StarRocks supports Alibaba Cloud MaxCompute (previously known as ODPS) catalogs from v3.3 onwards.
ποΈ Kudu catalog
StarRocks supports Kudu catalogs from v3.3 onwards.
ποΈ Iceberg Lakehouse tutorial
Iceberg lakehouse in Docker
ποΈ Query external data
How to query data from external sources in StarRocks using external catalogs.