| Data Source Type | Select the type of relational database to add. The following five databases are supported. • MySQL (version 5.7 or later) • SQL Server (version 2012 or later) • Oracle (version 19c or later) • Postgre (version 9.0 or later) • Hologres |
| Name | Enter a name for the new data source. Up to 200 characters are supported. |
| Database address & port | Enter the public network access address of your database and the corresponding port number. For example: • Database address: aliwork • Port: 3306 |
| Account & password | Enter the access account and password for the database. |
| Database name | Enter the database name. Up to 30 characters are supported. |
| URL | Enter the full access URL of the database. Note: One-click parsing using a JDBC string is supported. The data source URL cannot carry parameters. |