mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 03:53:41 +00:00
19 lines
713 B
Markdown
19 lines
713 B
Markdown
---
|
||
slug: /zh/interfaces/third-party/
|
||
sidebar_label: 第三方工具
|
||
sidebar_position: 24
|
||
---
|
||
|
||
# 第三方工具 {#third-party-interfaces}
|
||
|
||
这是第三方工具的链接集合,它们提供了一些ClickHouse的接口。它可以是可视化界面、命令行界面或API:
|
||
|
||
- [Client libraries](../../interfaces/third-party/client-libraries.md)
|
||
- [Integrations](../../interfaces/third-party/integrations.md)
|
||
- [GUI](../../interfaces/third-party/gui.md)
|
||
- [Proxies](../../interfaces/third-party/proxy.md)
|
||
|
||
:::note
|
||
支持通用API的通用工具[ODBC](../../interfaces/odbc.md)或[JDBC](../../interfaces/jdbc.md),通常也适用于ClickHouse,但这里没有列出,因为它们实在太多了。
|
||
:::
|