Merge branch 'pr_1617'

This commit is contained in:
ob-robot
2023-10-25 09:37:13 +00:00

View File

@ -36,7 +36,7 @@
English | [中文版](README_CN.md) English | [中文版](README_CN.md)
**OceanBase Database** is a distributed relational database. It is developed entirely by Ant Group. OceanBase Database is built on a common server cluster. Based on the [Paxos](https://lamport.azurewebsites.net/pubs/lamport-paxos.pdf) protocol and its distributed structure, OceanBase Database provides high availability and linear scalability. OceanBase Database is not dependent on specific hardware architectures. **OceanBase Database** is a distributed relational database. It is developed entirely by Ant Group. The OceanBase Database is built on a common server cluster. Based on the [Paxos](https://lamport.azurewebsites.net/pubs/lamport-paxos.pdf) protocol and its distributed structure, the OceanBase Database provides high availability and linear scalability. The OceanBase Database is not dependent on specific hardware architectures.
# Key features # Key features
@ -46,7 +46,7 @@ English | [中文版](README_CN.md)
- **Ultra-fast Performance** - **Ultra-fast Performance**
The only distributed database that has refreshed both TPC-C record, at 707 million tmpC, and TPC-H record, at 15.26 million QphH @30000GB. The only distributed database that has refreshed both the TPC-C record, at 707 million tmpC, and the TPC-H record, at 15.26 million QphH @30000GB.
- **Real-time Operational Analytics** - **Real-time Operational Analytics**
@ -54,17 +54,17 @@ English | [中文版](README_CN.md)
- **Continuous Availability** - **Continuous Availability**
OceanBase Database adopts Paxos Consensus algorithm to achieve Zero RPO and less than 8 seconds of RTO. Supports intra-city/remote disaster recovery, enabling multi-activity in multiple locations and zero data loss. OceanBase Database adopts the Paxos Consensus algorithm to achieve Zero RPO and less than 8 seconds of RTO. Supports intra-city/remote disaster recovery, enabling multi-activity in multiple locations and zero data loss.
- **MySQL Compatible** - **MySQL Compatible**
OceanBase Database is highly compatible with MySQL, which ensures that zero or few modification is needed for migration. OceanBase Database is highly compatible with MySQL, which ensures that zero or a few modifications are needed for migration.
- **Cost Efficiency** - **Cost Efficiency**
The cutting-edge compression technology saves 70%-90% of storage costs without compromising performance. The multi-tenancy architecture achieves higher resource utilization. The cutting-edge compression technology saves 70%90% of storage costs without compromising performance. The multi-tenancy architecture achieves higher resource utilization.
See also [key features](https://en.oceanbase.com/product/opensource) for more details. See also [key features](https://en.oceanbase.com/product/opensource) for more details.
# Quick start # Quick start