# sharding-jdbc-demo **Repository Path**: apelx/sharding-jdbc-demo ## Basic Information - **Project Name**: sharding-jdbc-demo - **Description**: ShardingJdbc 5.1.1 基于 jpa demo - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2022-05-15 - **Last Updated**: 2024-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 工程简介 ShardingJdbc 5.1.1 基于 jpa实现分库分表 解决不需要分片的表默认配置规则 实现分库分表 实现读写分离 实现广播/字典表 # 延伸阅读