Skip to main content
Skip to main content
Edit this page

Data catalogs

Beta feature. Learn more.

ClickHouse Cloud can connect directly to your open table format data catalogs, giving you access to your data lake tables without duplicating data. Through the integration, your catalog's tables will appear as queryable databases inside ClickHouse. Setup is available both via SQL command (DataLakeCatalog) and via the ClickHouse Cloud UI on the Data Sources tab.

Using the UI:

  • Simplifies setup with a form using fields consistent with your Data Catalog objects
  • Provides a single interface for active data catalog integrations
  • Tests connections and credentials when saving

For a step-by-step Cloud UI walkthrough, see Connect a data catalog in ClickHouse Cloud.

NameOpen table formatAuth methodCloudCoreVersion
AWS Glue CatalogIcebergIAM role (26.2+), Access keysGuideGuide25.10+
BigLake MetastoreIcebergGoogle ADC (OAuth)GuideGuide26.2+
LakekeeperIcebergOAuth client credentialsGuide25.10+
Microsoft OneLakeIcebergAzure Active Directory (AAD)GuideGuide25.12+
NessieIcebergOAuth client credentialsGuide25.10+
PolarisIcebergOAuth client credentialsGuideGuide26.1+
REST catalogIcebergOAuth client credentials, Bearer tokenGuideGuide25.10+
Unity CatalogIcebergOAuth client credentialsGuideGuide25.10+
Unity CatalogDeltaPersonal Access Token (PAT)GuideGuide25.10+

We have more catalogs planned, including Horizon and S3 tables REST endpoint.