All Projects → jwpttcg66 → GameShardingDb

jwpttcg66 / GameShardingDb

Licence: other
基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 集成Mybatis-PageHelper分页,大数据量可以分批查询。提升查询速度

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to GameShardingDb

spring-sharding-mybaits
mybatis3在spring中的分库分表
Stars: ✭ 24 (-41.46%)
Mutual labels:  sharding-db, sharding-mybatis
routing4db
Simple Database Routing and Shard Framework
Stars: ✭ 16 (-60.98%)
Mutual labels:  sharding-db, sharding-mybatis
anyangdp-frame
基于mybatis,springboot,tk.mybatis等框架二次开发,实现crud,controller,service,dao。
Stars: ✭ 16 (-60.98%)
Mutual labels:  mybatis-pagehelper
Spring Boot Api Project Seed
🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
Stars: ✭ 8,979 (+21800%)
Mutual labels:  mybatis-pagehelper

GameShardingDb

基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 集成Mybatis-PageHelper分页,大数据量可以分批查询,提升查询速度

将同步存储底层落地抽象为EntityService, 具体存储服务可继承EntityService

使用手册

参考demo为test下jdbc

贡献源码&合作&交流

  • 作者qq 330258845
  • QQ群:310158485
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].