The web version of OceanBase Developer Center (ODC) provides tools for management and collaboration. It focuses on making database changes secure, compliant, and efficient. This topic helps new users get started with the web version of ODC.
The following steps guide you through the process:

Order | Step | Description |
1 | Log on to the web version of ODC | In the navigation pane on the left of the OceanBase Management Console page, click the Data Development button to log on to the web version of ODC. Your user identity is required for features such as configuring data sources and saving SQL scripts in the workspace. |
2 | Add ODC users and grant them permissions to data sources through roles. | |
3 | Create a data source | Connect ODC to an OceanBase database to edit and manage its database objects and resources. |
4 | Create a project | Use projects for team collaboration and security control. A project consists of members, databases, and tickets. Project members operate on databases where they have access permissions using the SQL window or submitting tickets. After a ticket is submitted, it is approved by designated project members or is exempt from approval based on the control policy of the database environment. This completes a database operation. |
5 | Add a database to a project | Select a database from the data sources created in ODC to add to the project. |
6 | Edit and execute SQL | Edit and execute SQL statements in the ODC SQL window. |
7 | Create a database change | Change data in the database. |
After you complete these steps, you can use ODC to develop and manage your OceanBase databases.