File tree Expand file tree Collapse file tree 5 files changed +50
-10
lines changed
Master/Ecosystem-Integration
V1.0.x/Ecosystem-Integration
V1.1.x/Ecosystem-Integration
V1.2.x/Ecosystem-Integration
latest/Ecosystem-Integration Expand file tree Collapse file tree 5 files changed +50
-10
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,14 @@ DBeaver is a SQL client software application and a database administration tool.
6262
6363 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/05.png )
6464
65+ ```
66+ Driver Name: IoTDB
67+ Driver Type: Generic
68+ URL Template: jdbc:iotdb://{host}:{port}/
69+ Default Port: 6667
70+ Default User: root
71+ ```
72+
65738 . Open New DataBase Connection and select iotdb
6674
6775 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/06.png )
Original file line number Diff line number Diff line change @@ -60,15 +60,23 @@ DBeaver is a SQL client software application and a database administration tool.
6060
6161 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/03.png )
6262
63- 8 . Edit the driver Settings
63+ 7 . Edit the driver Settings
6464
6565 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/05.png )
6666
67- 9 . Open New DataBase Connection and select iotdb
67+ ```
68+ Driver Name: IoTDB
69+ Driver Type: Generic
70+ URL Template: jdbc:iotdb://{host}:{port}/
71+ Default Port: 6667
72+ Default User: root
73+ ```
74+
75+ 8 . Open New DataBase Connection and select iotdb
6876
6977 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/06.png )
7078
71- 10 . Edit JDBC Connection Settings
79+ 9 . Edit JDBC Connection Settings
7280
7381 ```
7482 JDBC URL: jdbc:iotdb://127.0.0.1:6667/
@@ -77,10 +85,10 @@ DBeaver is a SQL client software application and a database administration tool.
7785 ```
7886 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/07.png )
7987
80- 11 . Test Connection
88+ 10 . Test Connection
8189
8290 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/08.png )
8391
84- 12 . Enjoy IoTDB with DBeaver
92+ 11 . Enjoy IoTDB with DBeaver
8593
8694 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/09.png )
Original file line number Diff line number Diff line change @@ -60,15 +60,23 @@ DBeaver is a SQL client software application and a database administration tool.
6060
6161 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/03.png )
6262
63- 8 . Edit the driver Settings
63+ 7 . Edit the driver Settings
6464
6565 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/05.png )
6666
67- 9 . Open New DataBase Connection and select iotdb
67+ ```
68+ Driver Name: IoTDB
69+ Driver Type: Generic
70+ URL Template: jdbc:iotdb://{host}:{port}/
71+ Default Port: 6667
72+ Default User: root
73+ ```
74+
75+ 8 . Open New DataBase Connection and select iotdb
6876
6977 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/06.png )
7078
71- 10 . Edit JDBC Connection Settings
79+ 9 . Edit JDBC Connection Settings
7280
7381 ```
7482 JDBC URL: jdbc:iotdb://127.0.0.1:6667/
@@ -77,10 +85,10 @@ DBeaver is a SQL client software application and a database administration tool.
7785 ```
7886 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/07.png )
7987
80- 11 . Test Connection
88+ 10 . Test Connection
8189
8290 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/08.png )
8391
84- 12 . Enjoy IoTDB with DBeaver
92+ 11 . Enjoy IoTDB with DBeaver
8593
8694 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/09.png )
Original file line number Diff line number Diff line change @@ -61,6 +61,14 @@ DBeaver is a SQL client software application and a database administration tool.
6161
6262 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/05.png )
6363
64+ ```
65+ Driver Name: IoTDB
66+ Driver Type: Generic
67+ URL Template: jdbc:iotdb://{host}:{port}/
68+ Default Port: 6667
69+ Default User: root
70+ ```
71+
64728 . Open New DataBase Connection and select iotdb
6573
6674 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/06.png )
Original file line number Diff line number Diff line change @@ -62,6 +62,14 @@ DBeaver is a SQL client software application and a database administration tool.
6262
6363 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/05.png )
6464
65+ ```
66+ Driver Name: IoTDB
67+ Driver Type: Generic
68+ URL Template: jdbc:iotdb://{host}:{port}/
69+ Default Port: 6667
70+ Default User: root
71+ ```
72+
65738 . Open New DataBase Connection and select iotdb
6674
6775 ![ ] ( https://alioss.timecho.com/docs/img/UserGuide/Ecosystem-Integration/DBeaver/06.png )
You can’t perform that action at this time.
0 commit comments