{"id":17655815,"url":"https://github.com/shilohooo/learn-shardingsphere","last_synced_at":"2026-05-07T17:32:39.289Z","repository":{"id":258460518,"uuid":"861607145","full_name":"shilohooo/learn-shardingsphere","owner":"shilohooo","description":"learn everything about Apache ShardingSphere","archived":false,"fork":false,"pushed_at":"2024-10-17T08:05:26.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-20T02:15:38.189Z","etag":null,"topics":["examples","java","mysql","shardingsphere","shardingsphere-jdbc","sql-server"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shilohooo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-23T08:01:07.000Z","updated_at":"2024-10-17T08:05:29.000Z","dependencies_parsed_at":"2024-10-21T12:07:14.398Z","dependency_job_id":null,"html_url":"https://github.com/shilohooo/learn-shardingsphere","commit_stats":null,"previous_names":["shilohooo/learn-shardingsphere"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shilohooo/learn-shardingsphere","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shilohooo%2Flearn-shardingsphere","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shilohooo%2Flearn-shardingsphere/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shilohooo%2Flearn-shardingsphere/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shilohooo%2Flearn-shardingsphere/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shilohooo","download_url":"https://codeload.github.com/shilohooo/learn-shardingsphere/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shilohooo%2Flearn-shardingsphere/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32748571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["examples","java","mysql","shardingsphere","shardingsphere-jdbc","sql-server"],"created_at":"2024-10-23T13:08:05.484Z","updated_at":"2026-05-07T17:32:39.272Z","avatar_url":"https://github.com/shilohooo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apache ShardingSphere 分库分表学习记录\n\n\u003e [!TIP]\n\u003e 参考资料：[Apache ShardingSphere官网](https://shardingsphere.apache.org/document/current/en/overview/)\n\n## 开发环境\n\n|      名称       |    版本     |    备注     |\n|:-------------:|:---------:|:---------:|\n|    OpenJDK    | 1.8.0_402 | Azul Zulu |\n| Apache Maven  |   3.6.3   |  项目构建工具   |\n| Intellij IDEA | 2024.2.2  |    IDE    |\n|    Docker     |  26.0.0   |   容器管理    |\n|      Git      |  2.45.2   |   版本控制    |\n\n## 技术栈\n\n|             名称             |   版本    |           备注           |\n|:--------------------------:|:-------:|:----------------------:|\n|         SpringBoot         | 2.6.13  |          基础框架          |\n|          MyBatis           |  2.2.2  |         DAO 框架         |\n| Apache ShardingSphere JDBC |  5.5.0  |          分库分表          |\n|           Lombok           | 1.18.24 |                        |\n|         Snakeyaml          |  1.33   |   覆盖默认版本，避免缺少指定方法报错    |\n|        IdGenerator         |  1.0.6  |       雪花 ID 生成库        |\n|           MySQL            |  8.3.0  |                        |\n|        MSSQL Server        |  2022   | 开发版（Developer Edition） |\n\n## 示例导航\n\n### MySQL\n\n- [x] [单库单数据源分表](./mysql-single-db-sharding)\n- [ ] 单库多数据源分表\n- [ ] 多库单数据源分库分表\n- [ ] 多库多数据源分库分表\n\n### MSSQL Server\n\n- [ ] 单库单数据源分表\n- [ ] 单库多数据源分表\n- [ ] 多库单数据源分库分表\n- [ ] 多库多数据源分库分表\n\n## 贡献者\n\n|             [shiloh](https://github.com/shilohooo)              |\n|:---------------------------------------------------------------:|\n| ![shiloh](https://avatars.githubusercontent.com/u/46670399?v=4) |\n\n## License\n\n[MIT](./LICENSE) Copyright (c) 2024 shiloh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshilohooo%2Flearn-shardingsphere","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshilohooo%2Flearn-shardingsphere","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshilohooo%2Flearn-shardingsphere/lists"}