Git Product home page Git Product logo

oceanbase's Introduction

logo English Version

OceanBase是阿里巴巴集团自主研发的可扩展的关系型数据库,OceanBase实现了跨行跨表的事务,支持数千亿条记录、数百TB数据上的SQL操作,截止到2012年8月为止,OceanBase数据库支持了阿里巴巴集团下多个重要业务的数据存储,支持业务包括收藏夹、直通车报表、天猫评价等,截止2013年4月份,OceanBase线上业务的数据量已经超过一千亿条。

1 最新动态

2013/06/19,合并最新的bugfix和特性到0.41分支上:

【重要】RootServer: Chunk Server在合并失败后,如果发现其他两个副本已经成功合并,会本地直接删除失败的副本,以前的版本RootServer并没有处理主动删除replica的情况;

SQL: ob_tablet_get.cpp的reset方法没有实现完全,这个bug会导致select * from t1 as z where k1 = 1不断执行时失败;

SQL:group_min_max.test执行cs出core,原因是ob_row_store重用时有错,造成sort操作符访问到额外数据,致使比较类型出错,std::sort会core掉;

查看发布说明

2 发行日志

- 2013/04/28,整理提交了V0.4.1代码和相关技术文档。 - 2013/03/04,整理提交了V0.3.1代码和相关技术文档。

3 版本特性

- 使用libeasy网络框架代替了原来的tbnet,实现更高的网络处理性能 - 全面支持mysql协议 - 支持SQL的客户端库 - 全面支持SQL - 易用性改进

详细列表

4 文档导读

序号 文档名称 使用说明
1
《OceanBase架构》 该文档主要介绍OceanBase数据库的功能、架构、特点和工作模式等信息。
2
《OceanBase 安装指南》 该文档主要介绍OceanBase数据库的安装过程。
3
《OceanBase 客户端 用户指南》 该文档主要介绍OceanBase数据库的Java客户端和C客户端的使用方法。
4
《OceanBase SQL 参考指南》 该文档主要介绍OceanBase数据库支持的SQL语言、语法规则和使用方法等。

5 其他资源列表

* [OceanBase SQL 用户参考手册](https://github.com/alibaba/oceanbase/wiki/OceanBase-SQL-%E7%94%A8%E6%88%B7%E5%8F%82%E8%80%83%E6%89%8B%E5%86%8C) * [OceanBase SQL管理员手册](https://github.com/alibaba/oceanbase/wiki/OceanBase-SQL%E7%AE%A1%E7%90%86%E5%91%98%E6%89%8B%E5%86%8C) * [ChunkServer设计文档](https://github.com/alibaba/oceanbase/tree/oceanbase_0.4/doc/chunkserver%E8%AE%BE%E8%AE%A1%E6%96%87%E6%A1%A3) * [mergeServer设计文档](https://github.com/alibaba/oceanbase/tree/oceanbase_0.4/doc/mergeserver%E8%AE%BE%E8%AE%A1%E6%96%87%E6%A1%A3) * [rootServer设计文档](https://github.com/alibaba/oceanbase/tree/oceanbase_0.4/doc/rootserver%E8%AE%BE%E8%AE%A1%E6%96%87%E6%A1%A3) * [updateServer设计文档](https://github.com/alibaba/oceanbase/tree/oceanbase_0.4/doc/updateserver%E8%AE%BE%E8%AE%A1%E6%96%87%E6%A1%A3) * [运维文档](https://github.com/alibaba/oceanbase/tree/oceanbase_0.4/doc/%E4%BD%BF%E7%94%A8%E8%BF%90%E7%BB%B4) * [Project Plan](https://github.com/alibaba/oceanbase/wiki/Project-Plan)

6 联系我们

如果您有任何疑问或是想了解OceanBase的最新开源动态消息,请联系我们:

支付宝(**)网络技术有限公司·OceanBase团队

地址:杭州市万塘路18号黄龙时代广场B座

邮编:310099

邮箱: [email protected]

新浪微博:http://weibo.com/u/2356115944

技术交流群(阿里旺旺):853923637

oceanbase's People

Contributors

andyghj avatar lcrongxuan avatar torshie avatar wenshao avatar xiusiyan avatar zhaomingchao avatar

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.