Fix the problem of some links. (#578)

This commit is contained in:
obpilot 2021-11-24 19:42:12 +08:00 committed by GitHub
parent 3135764001
commit 6bbcebca37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ OceanBase 数据库支持支付宝的全部核心业务,以及银行、保险
+ HTAP 混合负载 : 2021年,OceanBase 3.0 基于全新的向量化执行引擎,在TPC-H 30000GB 的评测中以 1526 万 QphH 的成绩刷新了评测榜单。这标志着 OceanBase 一套引擎处理 AP 和 TP 混合负载的能力取得了基础性的突破。
+ 开源开放 : 2021年六一儿童节,OceanBase宣布全面开源,开放合作,共建生态。
OceanBase 在 2021年6月份正式推出社区版并开放源码,版本从 3.1.0 开始,源码托管地址:[github.com/oceanbase](github.com/oceanbase) 。同时代码也同步发布到开源中国网站:[gitee.com/oceanbase](gitee.com/oceanbase) 。
OceanBase 在 2021年6月份正式推出社区版并开放源码,版本从 3.1.0 开始,源码托管地址:[`https://github.com/oceanbase`](https://github.com/oceanbase) 。同时代码也同步发布到开源中国网站:[`https://gitee.com/oceanbase`](https://gitee.com/oceanbase) 。
开源的内容包括:
+ 数据库内核 OceanBase
@ -47,6 +47,7 @@ OceanBase 在 2021年6月份正式推出社区版并开放源码,版本从 3.1
+ CDC 组件 `oblogproxy``canal` 插件
+ OB监控客户端组件 `obagent`
+ spark 插件 `obspark`(待开源)
+ 其他工具
## OceanBase 业务案例
@ -60,9 +61,9 @@ OceanBase 在 2021年6月份正式推出社区版并开放源码,版本从 3.1
+ 证券:招商证券、上投摩根。
+ 非金融行业:浙江移动、山东移动;数字江西;中国石化。
详细案例请查看:`https://www.oceanbase.com/customer/home` 。更多行业和客户还没有在这里列出。
详细案例请查看:[`https://www.oceanbase.com/customer/home`](https://www.oceanbase.com/customer/home) 。更多行业和客户还没有在这里列出。
OceanBase 本质上是个单进程软件,独立部署,跟硬件、云平台没有绑定关系。可以部署在各个云厂商的云服务器上。OceanBase 在阿里云也有公有云数据库服务(`https://www.aliyun.com/product/oceanbase`)。
OceanBase 本质上是个单进程软件,独立部署,跟硬件、云平台没有绑定关系。可以部署在各个云厂商的云服务器上。OceanBase 在阿里云也有公有云数据库服务([`https://www.aliyun.com/product/oceanbase`](https://www.aliyun.com/product/oceanbase))。
OceanBase 在公有云上(包括在 ECS 上独立部署的)客户案例有:
@ -73,13 +74,13 @@ OceanBase 在公有云上(包括在 ECS 上独立部署的)客户案例有
## OceanBase 社区版简介
OceanBase 数据库社区版使用 [MulanPubL - 2.0 许可证](http://license.coscl.org.cn/MulanPubL-2.0/index.html) 。您可以免费复制及使用源代码。当您修改或分发源代码时,请遵守木兰协议。
OceanBase 社区版官方网站地址是: [open.oceanbase.com](open.oceanbase.com) 。
OceanBase 社区版官方网站地址是: [`https://open.oceanbase.com`](https://open.oceanbase.com) 。
### 下载方法
+ 官网下载:[https://open.oceanbase.com/softwareCenter/community](https://open.oceanbase.com/softwareCenter/community)
+ GitHub 下载:[https://github.com/oceanbase/oceanbase/releases/](https://github.com/oceanbase/oceanbase/releases/)
+ 阿里云 Yum 源:[https://mirrors.aliyun.com/oceanbase/OceanBase.repo](https://mirrors.aliyun.com/oceanbase/OceanBase.repo)
+ 官网下载:[`https://open.oceanbase.com/softwareCenter/community`](https://open.oceanbase.com/softwareCenter/community)
+ GitHub 下载:[`https://github.com/oceanbase/oceanbase/releases/`](https://github.com/oceanbase/oceanbase/releases/)
+ 阿里云 Yum 源:[`https://mirrors.aliyun.com/oceanbase/OceanBase.repo`](https://mirrors.aliyun.com/oceanbase/OceanBase.repo)
### 支持的操作系统
@ -119,7 +120,7 @@ OceanBase 社区版包含 OceanBase 企业版的所有核心功能,如下:
+ 备份恢复能力。
+ CDC 能力。
OceanBase 社区版跟企业版的差异在于企业版会包含更多高级功能。如商业特性兼容、图形化管理工具、操作审计、安全加密、高可用扩展等。有关企业版信息请查看企业版官方网站([`oceanbase.com`](oceanbase.com))。
OceanBase 社区版跟企业版的差异在于企业版会包含更多高级功能。如商业特性兼容、图形化管理工具、操作审计、安全加密、高可用扩展等。有关企业版信息请查看企业版官方网站([`www.oceanbase.com`](https://www.oceanbase.com))。
## 适合社区版的业务场景
@ -148,7 +149,7 @@ OceanBase MySQL 租户提供分区表的水平拆分方案,提供原生的 SQL
欢迎广大 OceanBase 爱好者、用户和客户有任何问题联系我们反馈:
+ 企业版官网:[https://oceanbase.com](https://oceanbase.com) 。
+ 社区版官网:[https://open.oceanbase.com](https://open.oceanbase.com) 。
+ 社区版项目网站提 `Issue`:[https://github.com/oceanbase/oceanbase/issues](https://github.com/oceanbase/oceanbase/issues) 。
+ 企业版官网:[`https://oceanbase.com`](https://www.oceanbase.com) 。
+ 社区版官网:[`https://open.oceanbase.com`](https://open.oceanbase.com) 。
+ 社区版项目网站提 `Issue`:[`https://github.com/oceanbase/oceanbase/issues`](https://github.com/oceanbase/oceanbase/issues) 。
+ 钉钉群:群号 `33254054`