OceanBase Connector/J was ported from MariaDB Connector/J with some OceanBase protocol support and improvement. Thanks to the MariaDB for opening up such a great Database Connector implementation.
The driver comes in the form of a single jar file. To use it, simply place it on the classpath of the Java application that needs to use it. If using with JDBC compatible BI tools, refer to the tool ...