openGauss1/README.md

42 lines
2.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 项目简介
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