GithubHelp home page GithubHelp logo

kuguobing / dble Goto Github PK

View Code? Open in Web Editor NEW

This project forked from actiontech/dble

0.0 0.0 0.0 13.51 MB

A High Scalability Middle-ware for MySQL Sharding

Home Page: https://opensource.actionsky.com

License: GNU General Public License v2.0

Shell 2.91% Java 96.77% Batchfile 0.01% Makefile 0.01% Dockerfile 0.01% TSQL 0.10% Python 0.20%

dble's Introduction

dble

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

Code Quality: Java Travis-ci build GitHub release GitHub download status

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

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.

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-13718877200, Mr.Wang
  • South China: 86-18503063188, Mr.Cao
  • East China: 86-18930110869, Mr.Liang
  • South-West China: 86-13540040119, Mr.Hong

dble's People

Contributors

actiontech-bot avatar agateli avatar dependabot[bot] avatar dinosauria avatar ditdb avatar fancycrabtree avatar forchid avatar gaopengpeng123456 avatar ikarishinjieva avatar irene-coming avatar joylili avatar lordess avatar mysqlcluster avatar panternbao avatar runfriends avatar simplelogic666 avatar ssxlulu avatar sunsun314 avatar tankilo avatar yanhuqing666 avatar yinyanghuafa avatar zhaoshan86 avatar zhouqichao 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.