All Projects → rookiefly → Shardbatis

rookiefly / Shardbatis

mybatis分表插件

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Shardbatis

Webside
基于RBAC的完全响应式权限管理系统
Stars: ✭ 19 (-60.42%)
Mutual labels:  mybatis
V5cmsjava
Spring+SpringMVC+Spring Data JPA+FreeMarker+Bootstarp(master分支),mybatis分支ORM使用的是MyBatis。
Stars: ✭ 29 (-39.58%)
Mutual labels:  mybatis
Spring Boot
spring-boot 项目实践总结
Stars: ✭ 989 (+1960.42%)
Mutual labels:  mybatis
Twjitm
项目基于idea工作环境搭建的框架,添加mybatis3,spring4,springmvc4,以及redis。主要实现通过注解和反射自定义netty私有协议栈,实现在一条socket通道上传递不同的消息,采用支持tcp,udp和http协议
Stars: ✭ 26 (-45.83%)
Mutual labels:  mybatis
Ruoyi
(RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
Stars: ✭ 905 (+1785.42%)
Mutual labels:  mybatis
Springmvc Project
开箱即用的SpringMVC项目,包含常规业务所需的框架功能整合,更多功能请关注 https://github.com/MartinDai/SpringBoot-Project
Stars: ✭ 33 (-31.25%)
Mutual labels:  mybatis
Geek Framework
基于SpringBoot+Shiro+Redis+Jwt+Thymeleaf+MyBatis 开发的后台用户、角色、权限、会员管理、RestFul、Token和前台用户登录注册以及前后台用户分离的脚手架,技术交流请加QQ群:805442966
Stars: ✭ 804 (+1575%)
Mutual labels:  mybatis
Ssm Demo
⚡️利用 maven 来构建一个多模块基于 SpringMVC + Spring + MyBatis 三大框架的脚手架,为 Java 初学者了解多模块的 maven 工程做个参考
Stars: ✭ 45 (-6.25%)
Mutual labels:  mybatis
Webpersonal
WebPersonal 是基于 Spring Boot + Vue Admin Template 搭建的个人网站,采用Docker容器化部署。包括个人简历、权限管理、相册等功能,持续更新,您的 Star⭐,就是我最大的动力(●'◡'●)
Stars: ✭ 28 (-41.67%)
Mutual labels:  mybatis
Blogmanageplatform
一个springboot项目的脚手架,追求简洁高速可扩展。
Stars: ✭ 34 (-29.17%)
Mutual labels:  mybatis
Springbootunity
rabbitmq、redis、scheduled、socket、mongodb、Swagger2、spring data jpa、Thymeleaf、freemarker etc. (muti module spring boot project) (with spring boot framework,different bussiness scence with different technology。)
Stars: ✭ 845 (+1660.42%)
Mutual labels:  mybatis
Mybatis Tools
Stars: ✭ 14 (-70.83%)
Mutual labels:  mybatis
Hsweb Framework
hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。
Stars: ✭ 7,724 (+15991.67%)
Mutual labels:  mybatis
Vertx Embedded Springboot
Vert.x embeded Springboot
Stars: ✭ 19 (-60.42%)
Mutual labels:  mybatis
Ruoyi
基于SpringBoot2.1的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
Stars: ✭ 991 (+1964.58%)
Mutual labels:  mybatis
Flyapi
基于SSM layui 开发的多人博客系统,目标在于让每个人都能精准阅读和专注写作。
Stars: ✭ 16 (-66.67%)
Mutual labels:  mybatis
Sonar Mybatis
MyBatis Plugin for SonarQube: Rules to check SQL statements in MyBatis Mapper XML files
Stars: ✭ 31 (-35.42%)
Mutual labels:  mybatis
Mybatis Generator Plugin
Mybatis Generator 代码生成插件拓展,增加:查询单条数据插件(SelectOneByExamplePlugin)、MySQL分页插件(LimitPlugin)、数据Model链式构建插件(ModelBuilderPlugin)、Example Criteria 增强插件(ExampleEnhancedPlugin)、Example 目标包修改插件(ExampleTargetPlugin)、批量插入插件(BatchInsertPlugin)、逻辑删除插件(LogicalDeletePlugin)、数据Model属性对应Column获取插件(ModelColumnPlugin)、存在即更新(UpsertPlugin)、Selective选择插入更新增强插件(SelectiveEnhancedPlugin)、Table增加前缀插件(TableSuffixPlugin)、自定义注释插件(CommentPlugin)、增量插件(IncrementsPlugin)、查询结果选择性返回插件(SelectSelectivePlugin)、乐观锁插件(OptimisticLockerPlugin)、LombokPlugin等拓展。
Stars: ✭ 1,038 (+2062.5%)
Mutual labels:  mybatis
Mybatis Generator Core
mybatis-generator-core mybatis自动生成代码工具、ibatis自动生成代码工具,自己定制了下。
Stars: ✭ 40 (-16.67%)
Mutual labels:  mybatis
Mybatisdemo
书籍《通用源码阅读指导书——MyBatis源码详解》配套示例
Stars: ✭ 35 (-27.08%)
Mutual labels:  mybatis

shardbatis

基于mybatis分表插件,优势:轻量、简单,插拔方便、兼容性比较好;可支持分库的二次开发。

兼容所有基于mybatis开发的程序,不影响原来的代码逻辑,即与开发人员的开发代码是分离的、独立的。

分表策略灵活,配置简单;可针对具体业务模块和单个表进行分表设置。

支持mybatis最新版本。

提醒

源码改动,jar没有提交到maven中央仓库,请自行打包。

wiki page

ProjectHome

其他分库分表中间件推荐列表

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].