数据目录
Beta feature. Learn more.
ClickHouse Cloud 可以直接连接到您的开放表格式数据目录,让您在不复制数据的情况下访问数据湖中的表。 通过该集成,目录中的表会作为可查询的数据库出现在 ClickHouse 中。 您既可以通过 SQL 命令 (DataLakeCatalog) 进行配置,也可以在 ClickHouse Cloud UI 的 Data Sources 选项卡中完成配置。
通过 UI:
- 使用与数据目录对象字段一致的表单来简化配置
- 为所有活动数据目录集成提供统一界面
- 在保存时测试连接和凭证

| Name | Open Table Format Supported | 认证方式 | Support | Version |
|---|---|---|---|---|
| AWS Glue Catalog | Iceberg | IAM/访问密钥 | Cloud & Core | 25.10+ |
| Lakekeeper | Iceberg | OAuth 客户端凭证 | Core | 25.10+ |
| Microsoft OneLake | Iceberg | Azure Active Directory (AAD) | Cloud & Core | 25.12+ |
| Nessie | Iceberg | OAuth 客户端凭证 | Core | 25.10+ |
| Polaris/Open Catalog | Iceberg | OAuth 客户端凭证 | Core | 26.1+ |
| REST catalog | Iceberg | OAuth 客户端凭证、Bearer token | Cloud & Core | 25.10+ |
| Unity Catalog | Iceberg (UniForm-enabled and managed), Delta | OAuth 客户端凭证 | Cloud (Iceberg only) & Core | 25.10+ |
我们计划支持更多目录,包括 Horizon 和 S3 tables REST endpoint。