OceanBase Developer Center

OceanBase Developer Center (ODC) is an enterprise-level database development platform tailored for OceanBase Database. ODC allows you to use OceanBase Database securely and efficiently. You can use ODC to create and manage more than 10 types of database objects, such as tables and views. ODC provides the WebSQL-based SQL window and anonymous block window in which you can develop and diagnose SQL and PL/SQL statements. You can also allocate resources and relevant access permissions to roles, making it easy for different roles within the enterprise to collaborate in development.

Build a Business System

  • 1
    Data object visualization

    Object creation and management are common tasks in database development. In ODC, you can create and manage database objects such as tables, views, functions, stored procedures, sequences, triggers, types, and synonyms.

  • 2
    SQL console

    ODC integrates the command-line tool OBClient into the command-line window. The command-line window allows you to use command lines to develop and manage database features without the need to download or install OBClient separately.

  • 3
    Data import and export

    ODC allows you to import and export the entire database or a single table. The database import and export features allow you to import data to or export data from multiple tables in the database at a time. The table import and export features allow you to import data and schema to or export data and schema from a single table.

  • 4
    Abundant tool support

    ODC provides a series of built-in development tools, such as data import and export, data mocking, partitioning plans, database changes, shadow table synchronization, and SQL plan.

Dive Deep into ODC

Contact Us