文档内容补充

This commit is contained in:
inrgihc
2024-06-25 20:48:49 +08:00
parent 8d8477641f
commit 226e014494
2 changed files with 2 additions and 1 deletions

View File

@@ -103,7 +103,7 @@ jdbc连接地址jdbc:opengauss://172.17.2.10:5866/test
jdbc驱动名称org.opengauss.Driver
```
**ClickHouse数据库**
**ClickHouse(>=22.0.0.0)数据库**
```
jdbc连接地址jdbc:clickhouse://172.17.2.10:8123/default