Download OBClient

2025-06-24 11:54:39  Updated

OceanBase Client (OBClient) is an interactive query tool that supports batch processing. It must be installed separately. OBClient provides a command-line user interface and acts as the client when it is connected to OceanBase Database. It supports Oracle-compatible and MySQL-compatible tenants in OceanBase Database.

You can visit OceanBase Download Center, click the OceanBase Cloud tab, and download the installation package of OBClient of the required version in the Client section.

To use OBClient, you must specify the information for connecting to the target OceanBase Database tenant. For more information, see Connect to OceanBase Database by using OBClient. After you connect OBClient to OceanBase Database, you can run SQL commands, SQL statements, and PL/SQL statements to perform the following tasks:

  • Calculate, store, and generate query results

  • Create database objects and check and modify object definitions

  • Develop and run batch scripts

  • Manage databases and modify parameters

Contact Us