Giter Club home page Giter Club logo

danielhjz / da_oceanbase Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oceanbase/oceanbase

0.0 0.0 1.0 156.58 MB

OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.

Home Page: https://open.oceanbase.com

License: Other

Shell 0.07% C++ 96.51% Python 2.14% Perl 0.03% C 0.41% PHP 0.01% Lua 0.01% Go 0.07% Makefile 0.01% HTML 0.01% Smarty 0.01% CMake 0.17% PLSQL 0.06% Yacc 0.47% Lex 0.06% Dockerfile 0.01% NASL 0.01%

da_oceanbase's Introduction

What is OceanBase Database

OceanBase Database is a native distributed relational database. It is developed entirely by Ant Group. OceanBase Database is built on a common server cluster. Based on the Paxos protocol and its distributed structure, OceanBase Database provides high availability and linear scalability. OceanBase Database is not dependent on specific hardware architectures.

Core features

  • Scalable OLTP
    • Linear scalability by adding nodes to the cluster
    • Partition-level leader distribution and transparent data shuffling
    • Optimized performance for distributed transaction through "table group" technology
    • High concurrency updates on hot row through early lock release (ELR)
    • 80000+ connections per node and unlimited connections in one instance through multi threads and coroutines
    • Prevent silent data corruption (SDC) through multidimensional data consistency checksum
    • No.1 in TPC-C benchmark with 707 million tpmC
  • Operational OLAP
    • Process analytical tasks in one engine, no need to migrate data to OLAP engine
    • Analyze large amounts of data on multiple nodes in one OceanBase cluster with MPP architecture
    • Advanced SQL engine with CBO optimizer, distributed execution scheduler and global index
    • Fast data loading through parallel DML, and with only 50% storage cost under compression
    • Broke world record with 15.26 million QphH in TPC-H 30TB benchmark in 2021
  • Multi-tenant
    • Create multiple tenants (instances) in one OceanBase cluster with isolated resource and access
    • Multidimensional and transparently scale up/out for each tenant, and scaling up takes effect immediately
    • Database consolidation: multi-tenant and flexible scaling can achieve resource pooling and improve utilization
    • Improve management efficiency and reduce costs without compromising performance and availability

Quick start

See Quick start to try out OceanBase Database.

System architecture

image.png

Roadmap

image.png

Case study

For our success stories, see Success stories.

Contributing

Your contributions to our code will be highly appreciated. For details about how to contribute to OceanBase, see Contribute to OceanBase.

Licensing

OceanBase Database is licensed under the Mulan Public License, Version 2. See the LICENSE file for more info.

Community

da_oceanbase's People

Contributors

linxiansheng avatar chinaxing avatar hongqin-li avatar nroskill avatar simonjoylet avatar godyangfight avatar handora avatar oceanoverflow avatar hahajeff avatar hamstersox avatar charles0429 avatar qianchanger avatar jiahuachen avatar wangt1xiuyi avatar hnwyllmm avatar sufredyting avatar raywill avatar larry955 avatar monk-liu avatar sanmuwangzju avatar youngyang0820 avatar akaerror avatar seuwebber avatar liuyoung00 avatar yishenglanlingzui avatar hezuojiao avatar hiddenbomb avatar tino247 avatar xianyu-w avatar maosy avatar

Forkers

web-logs2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.