Loading README.md +4 −4 Original line number Diff line number Diff line Loading @@ -10,14 +10,14 @@ [](https://www.apache.org/licenses/LICENSE-2.0.html) [](https://github.com/shardingjdbc/sharding-jdbc-doc/raw/master/dist/sharding-jdbc-server-2.1.0-SNAPSHOT-assembly.tar.gz) # [Homepage](http://shardingjdbc.io/) # [中文主页](http://shardingjdbc.io/index_zh.html) # Overview Sharding-JDBC: A data sharding, read/write splitting, BASE transaction and database orchestration middleware. It provides maximum compatibilities for applications by JDBC and MySQL protocol. # Document [](http://shardingjdbc.io/) [](http://shardingjdbc.io/index_zh.html) # Features ## 1. Sharding Loading README_ZH.md +4 −2 Original line number Diff line number Diff line Loading @@ -10,8 +10,6 @@ [](https://www.apache.org/licenses/LICENSE-2.0.html) [](https://github.com/shardingjdbc/sharding-jdbc-doc/raw/master/dist/sharding-jdbc-server-2.1.0-SNAPSHOT-assembly.tar.gz) # [中文主页](http://shardingjdbc.io/index_zh.html) # 概述 Sharding-JDBC是一个开源的分布式数据库中间件解决方案。它在Java的JDBC层以对业务应用零侵入的方式额外提供数据分片,读写分离,柔性事务和分布式治理能力。并在其基础上提供封装了MySQL协议的服务端版本,用于完成对异构语言的支持。 Loading @@ -20,6 +18,10 @@ Sharding-JDBC是一个开源的分布式数据库中间件解决方案。它在J 封装了MySQL协议的服务端版本定位为透明化的MySQL代理端,可以使用任何兼容MySQL协议的访问客户端(如:MySQL Command Client, MySQL Workbench等)操作数据,对DBA更加友好。 # 文档 [](http://shardingjdbc.io/index_zh.html) [](http://shardingjdbc.io/) # 功能列表 ## 1. 分库分表 Loading Loading
README.md +4 −4 Original line number Diff line number Diff line Loading @@ -10,14 +10,14 @@ [](https://www.apache.org/licenses/LICENSE-2.0.html) [](https://github.com/shardingjdbc/sharding-jdbc-doc/raw/master/dist/sharding-jdbc-server-2.1.0-SNAPSHOT-assembly.tar.gz) # [Homepage](http://shardingjdbc.io/) # [中文主页](http://shardingjdbc.io/index_zh.html) # Overview Sharding-JDBC: A data sharding, read/write splitting, BASE transaction and database orchestration middleware. It provides maximum compatibilities for applications by JDBC and MySQL protocol. # Document [](http://shardingjdbc.io/) [](http://shardingjdbc.io/index_zh.html) # Features ## 1. Sharding Loading
README_ZH.md +4 −2 Original line number Diff line number Diff line Loading @@ -10,8 +10,6 @@ [](https://www.apache.org/licenses/LICENSE-2.0.html) [](https://github.com/shardingjdbc/sharding-jdbc-doc/raw/master/dist/sharding-jdbc-server-2.1.0-SNAPSHOT-assembly.tar.gz) # [中文主页](http://shardingjdbc.io/index_zh.html) # 概述 Sharding-JDBC是一个开源的分布式数据库中间件解决方案。它在Java的JDBC层以对业务应用零侵入的方式额外提供数据分片,读写分离,柔性事务和分布式治理能力。并在其基础上提供封装了MySQL协议的服务端版本,用于完成对异构语言的支持。 Loading @@ -20,6 +18,10 @@ Sharding-JDBC是一个开源的分布式数据库中间件解决方案。它在J 封装了MySQL协议的服务端版本定位为透明化的MySQL代理端,可以使用任何兼容MySQL协议的访问客户端(如:MySQL Command Client, MySQL Workbench等)操作数据,对DBA更加友好。 # 文档 [](http://shardingjdbc.io/index_zh.html) [](http://shardingjdbc.io/) # 功能列表 ## 1. 分库分表 Loading