Mode | Document | Description |
General | Database design specifications and practices | Introduces the conventions for object naming, object schema design, character sets, database connections, and commenting in OceanBase Database. |
SQL specifications and practices | Introduces the conventions for writing SQL statements in OceanBase Database, and provides sample SQL statements. |
SQL tuning guide | Introduces the SQL execution process and tuning methods. |
MySQL mode | Develop applications in MySQL mode | Introduces the basic concepts used in the development of OceanBase Database and demonstrates how to use a MySQL tenant of OceanBase Database. This document is an entry-level reference for application developers of OceanBase Database. |
User tenants (MySQL mode) | Introduces the basic elements and SQL syntax used by user tenants in OceanBase Database in MySQL mode. |
Database objects (MySQL mode) | Introduces the database object types, storage methods, and database objects supported in OceanBase Database in MySQL mode. |
System variables (MySQL mode) | Introduces the system views, system variables, and system parameters in OceanBase Database in MySQL mode. |
Compatibility with MySQL | Introduces the compatibility between OceanBase Database in MySQL mode and native MySQL Database. |
PL reference (MySQL mode) | Introduces the basics and usage methods of PL in OceanBase Database in MySQL mode. |
Oracle mode | Develop applications in Oracle mode | Introduces the basic concepts used in the development of OceanBase Database and demonstrates how to use an Oracle tenant of OceanBase Database. |
User tenants (Oracle mode) | Introduces the basic elements and SQL syntax used by user tenants in OceanBase Database in Oracle mode. |
Database objects (Oracle mode) | Introduces the database object types, storage methods, and database objects supported in OceanBase Database in Oracle mode. |
System variables (Oracle mode) | Introduces the system views, system variables, and system parameters in OceanBase Database in Oracle mode. |
Compatibility with Oracle | Introduces the compatibility between OceanBase Database in Oracle mode and native Oracle Database. |
PL reference (Oracle mode) | Introduces the basics and usage methods of PL in OceanBase Database in Oracle mode. |