# sharding-jdbc **Repository Path**: learning_demo/sharding-jdbc ## Basic Information - **Project Name**: sharding-jdbc - **Description**: sharding-jdbc 分库分表demo,注意springboot版本及sharding-jdbc版本 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-09-07 - **Last Updated**: 2025-08-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### shardingsphere-jdbc例子 - https://github.com/apache/shardingsphere/tree/master/examples https://www.cnblogs.com/pypua/p/16539528.html https://www.modb.pro/db/513329 想了解4.0.0版本的可以看一下小编刚刚写的:SpringBoot+Mybatis-Plus整合Sharding-JDBC4.0.0实现单库分表:https://blog.csdn.net/qq_52423918/article/details/124989371如果想看mycat的可以看一下小编之前写的文章哈:Docker安装Mycat和Mysql进行水平分库分表实战:https://blog.csdn.net/qq_52423918/article/details/124820231 按时间分片 https://blog.csdn.net/shaopengjie2/article/details/131170228