sneh-wha
2 years ago
committed by
caishunfeng
17 changed files with 180 additions and 39 deletions
@ -0,0 +1,21 @@ |
|||||||
|
# ClickHouse |
||||||
|
|
||||||
|
![ClickHouse Datasource](../../../../img/new_ui/dev/datasource/ClickHouse.png) |
||||||
|
|
||||||
|
## Datasource Parameters |
||||||
|
|
||||||
|
| **Datasource** | **Description** | |
||||||
|
| --- | --- | |
||||||
|
| Datasource | Select CLICKHOUSE. | |
||||||
|
| Datasource Name | Enter the name of the datasource. | |
||||||
|
| Description | Enter a description of the datasource. | |
||||||
|
| IP/Host Name | Enter the CLICKHOUSE service IP. | |
||||||
|
| Port | Enter the CLICKHOUSE service port. | |
||||||
|
| Username | Set the username for CLICKHOUSE connection. | |
||||||
|
| Password | Set the password for CLICKHOUSE connection. | |
||||||
|
| Database Name | Enter the database name of the CLICKHOUSE connection. | |
||||||
|
| jdbc connect parameters | Parameter settings for CLICKHOUSE connection, in JSON format. | |
||||||
|
|
||||||
|
## Native Supported |
||||||
|
|
||||||
|
Yes, could use this datasource by default. |
@ -0,0 +1,21 @@ |
|||||||
|
# DB2 |
||||||
|
|
||||||
|
![DB2 Datasource](../../../../img/new_ui/dev/datasource/DB2.png) |
||||||
|
|
||||||
|
## Datasource Parameters |
||||||
|
|
||||||
|
| **Datasource** | **Description** | |
||||||
|
| --- | --- | |
||||||
|
| Datasource | Select DB2. | |
||||||
|
| Datasource Name | Enter the name of the datasource. | |
||||||
|
| Description | Enter a description of the datasource. | |
||||||
|
| IP/Host Name | Enter the DB2 service IP. | |
||||||
|
| Port | Enter the DB2 service port. | |
||||||
|
| Username | Set the username for DB2 connection. | |
||||||
|
| Password | Set the password for DB2 connection. | |
||||||
|
| Database Name | Enter the database name of the DB2 connection. | |
||||||
|
| jdbc connect parameters | Parameter settings for DB2 connection, in JSON format. | |
||||||
|
|
||||||
|
## Native Supported |
||||||
|
|
||||||
|
Yes, could use this datasource by default. |
@ -0,0 +1,20 @@ |
|||||||
|
# Oracle |
||||||
|
|
||||||
|
![oracle](../../../../img/new_ui/dev/datasource/oracle.png) |
||||||
|
|
||||||
|
## Datasource Parameters |
||||||
|
|
||||||
|
| **Datasource** | **Description** | |
||||||
|
| --- | --- | |
||||||
|
| Datasource | Select Oracle. | |
||||||
|
| Datasource Name | Enter the name of the datasource. | |
||||||
|
| Description | Enter a description of the datasource. | |
||||||
|
| IP/Host Name | Enter the Oracle service IP. | |
||||||
|
| Port | Enter the Oracle service port. | |
||||||
|
| Username | Set the username for Oracle connection. | |
||||||
|
| Password | Set the password for Oracle connection. | |
||||||
|
| Database Name | Enter the database name of the Oracle connection. | |
||||||
|
| jdbc connect parameters | Parameter settings for Oracle connection, in JSON format. | |
||||||
|
|
||||||
|
## Native Supported |
||||||
|
Yes, could use this datasource by default. |
@ -0,0 +1,22 @@ |
|||||||
|
# Presto |
||||||
|
|
||||||
|
![Presto Datasource](../../../../img/new_ui/dev/datasource/presto.png) |
||||||
|
|
||||||
|
## Datasource Parameters |
||||||
|
|
||||||
|
| **Datasource** | **Description** | |
||||||
|
| --- | --- | |
||||||
|
| Datasource | Select Presto. | |
||||||
|
| Datasource Name | Enter the name of the datasource. | |
||||||
|
| Description | Enter a description of the datasource. | |
||||||
|
| IP/Host Name | Enter the Presto service IP. | |
||||||
|
| Port | Enter the Presto service port. | |
||||||
|
| Username | Set the username for Presto connection. | |
||||||
|
| Password | Set the password for Presto connection. | |
||||||
|
| Database Name | Enter the database name of the Presto connection. | |
||||||
|
| jdbc connect parameters | Parameter settings for Presto connection, in JSON format. | |
||||||
|
|
||||||
|
|
||||||
|
## Native Supported |
||||||
|
|
||||||
|
Yes, could use this datasource by default. |
@ -0,0 +1,20 @@ |
|||||||
|
# Amazon Redshift |
||||||
|
|
||||||
|
![Redshift datasource](../../../../img/new_ui/dev/datasource/redshift.png) |
||||||
|
|
||||||
|
## Datasource Parameters |
||||||
|
|
||||||
|
| **Datasource** | **Description** | |
||||||
|
| --- | --- | |
||||||
|
| Datasource | Select Redshift. | |
||||||
|
| Datasource Name | Enter the name of the datasource. | |
||||||
|
| Description | Enter a description of the datasource. | |
||||||
|
| IP/Host Name | Enter the Redshift service IP. | |
||||||
|
| Port | Enter the Redshift service port. | |
||||||
|
| Username | Set the username for Redshift connection. | |
||||||
|
| Password | Set the password for Redshift connection. | |
||||||
|
| Database Name | Enter the database name of the Redshift connection. | |
||||||
|
| jdbc connect parameters | Parameter settings for Redshift connection, in JSON format. | |
||||||
|
## Native Supported |
||||||
|
|
||||||
|
Yes, could use this datasource by default. |
@ -0,0 +1,22 @@ |
|||||||
|
# SQL Server |
||||||
|
|
||||||
|
![SQL Server](../../../../img/new_ui/dev/datasource/sql_server.png) |
||||||
|
|
||||||
|
## Datasource Parameters |
||||||
|
|
||||||
|
| **Datasource** | **Description** | |
||||||
|
| --- | --- | |
||||||
|
| Datasource | Select SQLSERVER. | |
||||||
|
| Datasource Name | Enter the name of the datasource. | |
||||||
|
| Description | Enter a description of the datasource. | |
||||||
|
| IP/Host Name | Enter the SQLSERVER service IP. | |
||||||
|
| Port | Enter the SQLSERVER service port. | |
||||||
|
| Username | Set the username for SQLSERVER connection. | |
||||||
|
| Password | Set the password for SQLSERVER connection. | |
||||||
|
| Database Name | Enter the database name of the SQLSERVER connection. | |
||||||
|
| jdbc connect parameters | Parameter settings for SQLSERVER connection, in JSON format. | |
||||||
|
|
||||||
|
|
||||||
|
## Native Supported |
||||||
|
|
||||||
|
Yes, could use this datasource by default. |
After Width: | Height: | Size: 82 KiB |
After Width: | Height: | Size: 82 KiB |
After Width: | Height: | Size: 82 KiB |
After Width: | Height: | Size: 82 KiB |
After Width: | Height: | Size: 82 KiB |
After Width: | Height: | Size: 83 KiB |
Loading…
Reference in new issue