Back to Dolphinscheduler

OceanBase

docs/docs/en/guide/datasource/oceanbase.md

3.4.11.7 KB
Original Source

OceanBase

Datasource Parameters

DatasourceDescription
DatasourceSelect OCEANBASE.
Datasource nameEnter the name of the DataSource.
DescriptionEnter a description of the DataSource.
IP/Host nameEnter the OceanBase service IP.
PortEnter the OceanBase service port.
UsernameSet the username for OceanBase connection.
PasswordSet the password for OceanBase connection.
Database nameEnter the database name of the OceanBase connection.
Compatible modeSet the compatible mode of the OceanBase connection.
Jdbc connection parametersParameter settings for OceanBase connection, in JSON format.

Native Supported

No, you need to import the OceanBase jdbc driver oceanbase-client first, read section example in pseudo-cluster Download Plugins Dependencies section to activate this datasource.

The compatible mode of the datasource can be 'mysql' or 'oracle', if you only use OceanBase with 'mysql' mode, you can also treat OceanBase as MySQL and manage the datasource referring to mysql datasource