Skip to content

Add OceanBase connector #22780

Open
Open
@whhe

Description

@whhe

I want to add a connector for OceanBase database based on the JDBC connector.

One issue that needs to be confirmed is that OceanBase database provides MySQL and Oracle compatible modes. On MySQL compatible mode, users can directly use the MySQL JDBC driver for connection, but the Oracle compatible mode requires to use OceanBase JDBC driver obconnector-j, which is licensed under LGPL. According to my past experience, this driver can be used with 'provided' or 'test' scope, and the project can guide users to manually import it in the document, but I'm not sure if it's OK to do so in trino community, please feel free to let me know if I'm missing anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions