Skip to main content

Documentation Index

Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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
NameOpen Table Format SupportedAuth MethodSupportVersion
AWS Glue CatalogIcebergIAM/Access keysCloud & Core25.10+
LakekeeperIcebergOAuth client credentialsCore25.10+
Microsoft OneLakeIcebergAzure Active Directory (AAD)Cloud & Core25.12+
NessieIcebergOAuth client credentialsCore25.10+
Polaris/Open CatalogIcebergOAuth client credentialsCore26.1+
REST catalogIcebergOAuth client credentials, Bearer tokenCloud & Core25.10+
Unity CatalogIceberg (UniForm-enabled and managed), DeltaOAuth client credentialsCloud (Iceberg only) & Core25.10+
We have more catalogs planned, including Horizon and S3 tables REST endpoint.