OceanBase logo

OceanBase

A unified distributed database ready for your transactional, analytical, and AI workloads.

Product Overview
DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Resources

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS

OceanBase Cloud

OceanBase Database

Tools

Connectors and Middleware

QUICK START

OceanBase Cloud

OceanBase Database

BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Company

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

International - English
中国站 - 简体中文
日本 - 日本語
Sign In
Start on Cloud

OceanBase

A unified distributed database ready for your transactional, analytical, and AI workloads.

Product Overview
DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS
OceanBase CloudOceanBase Database
ToolsConnectors and Middleware
QUICK START
OceanBase CloudOceanBase Database
BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

Start on Cloud
编组
All Products
    • Databases
    • iconOceanBase Database
    • iconOceanBase Cloud
    • iconOceanBase Tugraph
    • iconInteractive Tutorials
    • iconOceanBase Best Practices
    • Tools
    • iconOceanBase Cloud Platform
    • iconOceanBase Migration Service
    • iconOceanBase Developer Center
    • iconOceanBase Migration Assessment
    • iconOceanBase Admin Tool
    • iconOceanBase Loader and Dumper
    • iconOceanBase Deployer
    • iconKubernetes operator for OceanBase
    • iconOceanBase Diagnostic Tool
    • iconOceanBase Binlog Service
    • Connectors and Middleware
    • iconOceanBase Database Proxy
    • iconEmbedded SQL in C for OceanBase
    • iconOceanBase Call Interface
    • iconOceanBase Connector/C
    • iconOceanBase Connector/J
    • iconOceanBase Connector/ODBC
    • iconOceanBase Connector/NET
icon

OceanBase Database

SQL - V4.3.1

    Download PDF

    OceanBase logo

    The Unified Distributed Database for the AI Era.

    Follow Us
    Products
    OceanBase CloudOceanBase EnterpriseOceanBase Community EditionOceanBase seekdb
    Resources
    DocsBlogLive DemosTraining & CertificationTicket
    Company
    About OceanBaseTrust CenterLegalPartnerContact Us
    Follow Us

    © OceanBase 2026. All rights reserved

    Cloud Service AgreementPrivacy PolicySecurity
    Contact Us
    Document Feedback
    1. Documentation Center
    2. OceanBase Database
    3. SQL
    4. V4.3.1
    iconOceanBase Database
    SQL - V 4.3.1
    SQL
    KV
    • V 4.6.0
    • V 4.4.2
    • V 4.3.5
    • V 4.3.3
    • V 4.3.1
    • V 4.3.0
    • V 4.2.5
    • V 4.2.2
    • V 4.2.1
    • V 4.2.0
    • V 4.1.0
    • V 4.0.0
    • V 3.1.4 and earlier

    Overview

    Last Updated:2026-04-15 08:25:14  Updated
    share
    What is on this page
    Deployment methods
    Deployment scenarios
    References

    folded

    share

    OceanBase Database is available in two editions: OceanBase Database Enterprise Edition and OceanBase Database Community Edition.

    • OceanBase Database Enterprise Edition is an enterprise-level, native distributed database independently developed by the OceanBase team. It provides financial-grade high availability on commodity hardware. Its groundbreaking deployment mode of "five IDCs across three regions" sets a new standard for automatic, lossless disaster recovery at the region level. OceanBase Database has also set new records in the TPC-C benchmark test, supporting more than 1,500 nodes in one cluster. It is cloud-native, highly consistent, and highly compatible with Oracle and MySQL.

    • OceanBase Database Community Edition is a standalone distributed and integrated database compatible with MySQL. It is built on the native distributed architecture and supports enterprise-level features such as financial-grade high availability, transparent horizontal scaling, distributed transactions, multitenancy, and syntax compatibility. OceanBase Database Community Edition has an open-source kernel and provides open APIs and various eco-capabilities to meet the business requirements of enterprises or individuals.

    This topic describes the deployment methods and scenarios of the two editions of OceanBase Database.

    Deployment methods

    OceanBase Database Enterprise Edition

    • Use OceanBase Cloud Platform (OCP) to deploy an OceanBase cluster
    • Use OceanBase Deployer (OBD) to deploy an OceanBase cluster
    • Use the CLI to deploy an OceanBase cluster

    OceanBase Database Community Edition

    • Use OBD to deploy an OceanBase cluster
    • Use OCP to deploy an OceanBase cluster
    • Use the Docker image to deploy an OceanBase cluster
    • Use ob-operator to deploy an OceanBase cluster in a Kubernetes environment

    Deployment scenarios

    OceanBase Database Enterprise Edition

    • For a production environment, we recommend that you deploy an OceanBase cluster by using OCP. For more information, see Deploy a three-replica OceanBase cluster by using OCP.

    • For a non-production environment, you can use the CLI to deploy an OceanBase cluster. For more information, see Deploy a three-replica OceanBase cluster by using the CLI.

    • For quick starts in a non-production environment, you can use OBD to deploy an OceanBase cluster. For more information, see Solution 1: Deploy OceanBase Database in a demo environment or Solution 2: Deploy an OceanBase cluster in Get started with OceanBase Database.

    OceanBase Database Community Edition

    • If you want to get started quickly with OceanBase Database in a non-natively supported operating system such as macOS and Windows, we recommend that you deploy OceanBase Database by using the Docker image. For more information, see Solution 3: Deploy OceanBase Database in a container in Get started with OceanBase Database.

    • If you want to get started quickly with OceanBase Database in a natively supported operating system such as Linux, we recommend that you deploy OceanBase Database by using OBD. For more information, see Solution 1: Deploy OceanBase Database in a demo environment or Solution 2: Deploy an OceanBase cluster in Get started with OceanBase Database.

    • In an online environment, we recommend that you use OBD for standard deployment. For more information, see Deploy an OceanBase cluster on the GUI of OBD.

    • In a Kubernetes environment, we recommend that you use ob-operator for deployment. For more information, see Deploy an OceanBase cluster in a Kubernetes environment.

    References

    • For more information about the deployment process of OceanBase Database Enterprise Edition, see Deployment process.
    • For more information about the deployment process of OceanBase Database Community Edition, see Deploy OceanBase Database Community Edition.
    • For information about OBD, see What is OBD.

    Previous topic

    Inconsistent data types, with Error ORA-00932 reported
    Last

    Next topic

    High availability deployment solutions for OceanBase clusters
    Next
    What is on this page
    Deployment methods
    Deployment scenarios
    References