mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Update gui.md
This commit is contained in:
parent
2cf0ab341e
commit
3c8dce62a4
20
docs/zh/interfaces/third-party/gui.md
vendored
20
docs/zh/interfaces/third-party/gui.md
vendored
@ -47,6 +47,16 @@ ClickHouse Web 界面 [Tabix](https://github.com/tabixio/tabix).
|
||||
- 包含过滤和元数据的表列表。
|
||||
- 带有过滤和排序的表格预览。
|
||||
- 只读查询执行。
|
||||
|
||||
### DBeaver
|
||||
|
||||
[DBeaver](https://dbeaver.io/) 具有ClickHouse支持的通用桌面数据库客户端。
|
||||
|
||||
特征:
|
||||
|
||||
- 使用语法高亮显示查询开发。
|
||||
- 表格预览。
|
||||
- 自动完成。
|
||||
|
||||
### clickhouse-cli
|
||||
|
||||
@ -60,16 +70,6 @@ ClickHouse Web 界面 [Tabix](https://github.com/tabixio/tabix).
|
||||
|
||||
## 商业
|
||||
|
||||
### DBeaver
|
||||
|
||||
[DBeaver](https://dbeaver.io/) 具有ClickHouse支持的通用桌面数据库客户端。
|
||||
|
||||
特征:
|
||||
|
||||
- 使用语法高亮显示查询开发。
|
||||
- 表格预览。
|
||||
- 自动完成。
|
||||
|
||||
### DataGrip
|
||||
|
||||
[DataGrip](https://www.jetbrains.com/datagrip/) 是JetBrains的数据库IDE,专门支持ClickHouse。 它还嵌入到其他基于IntelliJ的工具中:PyCharm,IntelliJ IDEA,GoLand,PhpStorm等。
|
||||
|
Loading…
Reference in New Issue
Block a user