sjdbc-read-write-springboot:Spring Boot版 Sharding JDBC 读写分离示列
sjdbc-db-sharding-springboot:Spring Boot版 Sharding JDBC 垂直拆分(不同的表在不同的库中)
sjdbc-db-read-write-sharding-springboot:Spring Boot版 Sharding JDBC 垂直拆分(不同的表在不同的库中)+ 读写分离
sjdbc-sharding-table-springboot:Spring Boot版 Sharding JDBC 不分库,只分表案例
sjdbc-sharding-table-read-write-springboot:Spring Boot版 Sharding JDBC 不分库,只分表+读写分离案例
sjdbc-db-sharding-table-springboot:Spring Boot版 Sharding JDBC 分库分表案例
sjdbc-db-sharding-table-read-write-springboot:Spring Boot版 Sharding JDBC 分库分表+读写分离案例
sjdbc-db-sharding-table-read-write-range-group-springboot:Spring Boot版 Sharding JDBC 分库分表+读写分离案例(范围分表+取模=无限扩容)