ShardingSphere-Proxy
1 人感兴趣 · 3 次引用
- 最新
- 推荐
ShardingSphere Proxy 初步体验
在上篇文章中,体验了ShardingSphere JDBC的数据分片、读写分离、数据加密,本篇文章就来探索下ShardingSphere Proxy相关的功能
【ShardingSphere 技术专题】「ShardingJDBC」SpringBoot 之整合 ShardingJDBC 实现分库分表(JavaConfig 方式)
ShardingSphere是一套开源的分布式数据库中间件解决方案组成的生态圈,它由Sharding-JDBC、Sharding-Proxy和Sharding-Sidecar(计划中)这3款相互独立的产品组成。 他们均提供标准化的数据分片、分布式事务和数据库治理功能,可适用于如Java同构、异构语言、
Sharding-Sphere Proxy 分库分表 简单示例
使用ShardingSphere-Proxy对MySQL进行简单的分库分表