Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add oceanbase database #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

hnwyllmm
Copy link

@hnwyllmm hnwyllmm commented Mar 4, 2024

Add oceanbase in the database section.

OceanBase is a distributed relational database. Based on the Paxos protocol and its distributed structure, OceanBase provides high availability and linear scalability.

Key features:

  • Transparent Scalability

    An OceanBase cluster can be scaled to 1,500 nodes transparently, handling petabytes of data and a trillion rows of records.

  • Ultra-fast Performance

    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

    A unified system for both transactional and real-time operational analytics workloads.

  • Continuous Availability

    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

    OceanBase Database is highly compatible with MySQL, which ensures that zero or a few modifications are needed for migration.

  • Cost Efficiency

    The cutting-edge compression technology saves 70%–90% of storage costs without compromising performance. The multi-tenancy architecture achieves higher resource utilization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant