forked from huawei/openGauss1
42 lines
2.1 KiB
Markdown
42 lines
2.1 KiB
Markdown
### 项目简介
|
||
|
||
openGauss是一款开源关系型数据库管理系统,采用木兰宽松许可证v2发行。openGauss深度融合华为在数据库领域多年的经验,结合企业级场景需求,持续构建竞争力特性。同时openGauss也是一个开源的数据库平台,鼓励社区贡献、合作。
|
||
|
||
### 开放题目
|
||
|
||
1、**解决Bug**:面向openGauss社区里面的所有仓库包括代码、文档等找到Bug,修复Bug并成功合并PR,以数量和重要性等级作为评判标准。
|
||
|
||
* PR提交地址:https://gitee.com/opengauss 中的任意一个仓库
|
||
* 导师:向新勇 xiangxinyong@huawei.com
|
||
|
||
2、**实现功能**:面向openGauss社区里面的所有仓库提交特性需求,完成特性实现并成功合并PR,以数量和重要性等级作为评判标准。
|
||
|
||
* PR提交地址:https://gitee.com/opengauss 中的任意一个仓库
|
||
* 导师:向新勇 xiangxinyong@huawei.com
|
||
|
||
3、**原创工具**:实现openGauss周边技术生态工具提交到openGauss社区examples仓库并且成功合并PR,以数量和重要性等级作为评判标准。
|
||
|
||
* PR提交地址:https://gitee.com/opengauss/examples
|
||
* 导师:向新勇 xiangxinyong@huawei.com
|
||
|
||
4、**原创应用**:基于openGauss的JDBC、ODBC等驱动实现一个应用系统,应用系统可以为C/S架构,B/S架构或者移动端应用等,应用系统代码以PR的形式提交到openGauss社区examples仓库。要求应用系统为参赛者原创,以使用到的openGauss高级特性的数量作为评判标准。
|
||
|
||
* PR提交地址:https://gitee.com/opengauss/examples
|
||
* 导师:向新勇 xiangxinyong@huawei.com
|
||
|
||
### 参考链接
|
||
|
||
* openGauss官方网站:https://opengauss.org
|
||
|
||
* openGauss官方代码仓库:https://gitee.com/opengauss
|
||
|
||
* openGauss内核仓库:https://gitee.com/opengauss/openGauss-server
|
||
|
||
* openGauss文档仓库:https://gitee.com/opengauss/docs
|
||
|
||
* openGauss应用案例仓库:https://gitee.com/opengauss/examples
|
||
|
||
* openGauss JDBC接口:https://gitee.com/opengauss/openGauss-connector-jdbc
|
||
|
||
* openGauss ODBC接口:https://gitee.com/opengauss/openGauss-connector-odbc
|