13 Star 50 Fork 17

Gitee 极速下载 / DBLE

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/actiontech/dble
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
GPL-2.0

dble

GitHub issues GitHub closed issues GitHub forks GitHub stars GitHub contributors GitHub license

Travis-ci build GitHub release GitHub download status

dble (pronouced "double", less bug and no "ou") is maintained by ActionTech.

DBLE由上海爱可生信息技术股份有限公司(以下简称爱可生公司)出品和维护。
DBLE是爱可生公司“云树分布式数据库软件(简称‘云树®Shard’或‘CTREE Shard’)”软件产品的开源版本。

What is dble?

dble is a high scalability middle-ware for MySQL sharding.

  • Sharding As your business grows, you can use dble to replace the origin single MySQL instance.

  • Compatible with MySQL protocol Use dble as same as MySQL. You can replace MySQL with dble to power your application without changing a single line of code in most cases.

  • High availability dble server can be used as clustered, business will not suffer from single node fail.

  • SQL Support Support(some in Roadmap) SQL 92 standard and MySQL dialect. We support complex SQL query like group by, order by, distinct, join ,union, sub-query(in Roadmap) and so on.

  • Complex Query Optimization Optimize the complex query, including, without limitation, Global-table join sharding-table, ER-relation tables, Sub-Queries, Simplifying select items, and the like.

  • Distributed Transaction Support Distributed Transaction using two-phase commit. You can choose normal mode for performance or XA mode for data safety, of course, the XA mode dependent on MySQL-5.7's XA Transaction, MySQL node's high availability and data reliability of disk.

History

dble is based on MyCat. First of all, thanks to the contributors from MyCat.

For us, focusing on MySQL is a better choice. So we cancelled the support for other databases, deeply improved/optimized its behavior on compatibility, complex query and distributed transaction. And of course, fixed lots of bugs.

For more details, see Roadmap and Issues .

Roadmap

Read the Roadmap.

Architecture

architecture

Quick start

Read the Quick Start or Quick Start With Docker or Quick Start With Docker-Compose.

参见文档快速开始或者Docker快速开始或者Docker-Compose快速开始.

Official website

For more information, please visit the official website.

Download

Releases Download Link Or The Other Image

Documentation

Contributing

Contributions are welcomed and greatly appreciated. See CONTRIBUTING.md for details on submitting patches and the contribution workflow.

Community

Contact us

Dble has enterprise support plans, you may contact our sales team:

  • Global Sales: 400-820-6580
  • North China: 86-13910506562, Mr.Wang
  • South China: 86-18503063188, Mr.Cao
  • East China: 86-18930110869, Mr.Liang
  • South-West China: 86-13540040119, Mr.Hong
许可信息申明 这是云树分布式数据库软件(简称‘云树®Shard’或‘CTREE Shard’)的一个开源发行版本,由上海爱可生信息技术股份有限公司的DBLE开发团队为您提供。本软件基于GNU通用公共许可证第2版(GPLv2)发布。 上海爱可生信息技术股份有限公司对其发行的作品享有版权,受各国版权法及国际版权公约的保护。 对于上述版权内容,超越合理使用范畴、并未经本公司书面许可的使用行为,我公司均保留追究法律责任的权利。 本“许可信息申明”以中英文双语表述,中英文版本具有同等法律效力。如果中英文版本存在任何不一致,以中文版为准。 Licensing Information This is an open source distribution of the CloudTree distributed database software, brought to you by the DBLE team at Shanghai Action Information Technology Co., Ltd.(ActionTech). This software is released under version 2 of the GNU General Public License (GPLv2). Copyright (c) ActionTech and/or its affiliates. THIS "Licensing Information" IS WRITTEN IN BOTH CHINESE AND ENGLISH, AND THE CHINESE VERSION AND ENGLISH VERSION SHALL HAVE THE SAME LEGAL EFFECT. IN THE CASE OF DIVERGENCE BETWEEN THE CHINESE AND ENGLISH VERSIONS, THE CHINESE VERSION SHALL PREVAIL.

简介

dble是上海爱可生信息技术股份有限公司基于mysql的高可扩展性的分布式中间件,存在以下几个优势特性: 数据水平拆分 随着业务的发展,您可以使用dble来替换原始的单个MySQL 展开 收起
Java 等 3 种语言
GPL-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/mirrors/DBLE.git
git@gitee.com:mirrors/DBLE.git
mirrors
DBLE
DBLE
master

搜索帮助