Skip to content
forked from alibaba/cobar

基于MySQL的分布式数据库服务中间件

License

Notifications You must be signed in to change notification settings

kiminotes/cobar

This branch is up to date with alibaba/cobar:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 27, 2017
Jul 28, 2017
Dec 14, 2018
Mar 12, 2019
Sep 12, 2017
Jul 28, 2017
Jan 15, 2014
Jan 15, 2014
Aug 2, 2017

Repository files navigation

License Project Status

What is Cobar?

Cobar is a proxy for sharding databases and tables,compatible with MySQL protocal and MySQL SQL grama,underlying storage only support MySQL for support foreground business more simple,stable,efficient and safety。

  • Sharding You can add new MySQL instance as your business grows.

  • High availability Both Cobar server and underlying MySQL is clustered,business will not suffer with single node fail.

  • Compatible with MySQL protocol Use Cobar as MySQL. You can replace MySQL with Cobar to power your application.

Roadmap

Read the Roadmap.

Architecture

Quick start

Read the Quick Start.

Documentation

Contributing

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

Mailing list

[email protected]

License

Cobar is under the Apache 2.0 license. See the LICENSE file for details.

About

基于MySQL的分布式数据库服务中间件

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.4%
  • JavaScript 3.7%
  • Other 0.9%