Skip to main content
Github-star-radar
Topic · mybatis

mybatis

Tracked open-source repos tagged mybatis, sorted by stars.

85 repos
  • RuoYi-Vue-Plus@dromara

    多租户后台管理系统 重写RuoYi-Vue所有功能 集成 Sa-Token、Mybatis-Plus、WarmFlow、SpringDoc、Hutool、OSS 定期同步

    2,593+35Star change over the last 7 days
  • spring-boot-plus@geekidea

    :fire: Spring-Boot-Plus is an easy-to-use, high-speed, high-efficient,feature-rich, open source spring boot scaffolding. :rocket:

    2,517-1Star change over the last 7 days
  • rbatis@rbatis

    Compile Time Async Dynamic SQL ORM

    2,487+0Star change over the last 7 days
  • youlai-mall@youlaitech

    🚀基于 Spring Boot 3、Spring Cloud & Alibaba 2022、SAS OAuth2 、Vue3、Element-Plus、uni-app 构建的开源全栈商城。

    2,366+3Star change over the last 7 days
  • 《Spring Boot教程》源码

    2,321+0Star change over the last 7 days
  • SuperMarket@ZongXR

    设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……

    2,105+0Star change over the last 7 days
  • mall-tiny@macrozheng

    mall-tiny是一款基于SpringBoot+MyBatis-Plus的快速开发脚手架,拥有完整的权限管理功能,可对接Vue前端,开箱即用。

    2,082+1Star change over the last 7 days
  • mybatis-plus-generator-ui@davidfantasy

    对mybatis-plus-generator进行封装,通过Web UI快速生成兼容Spring boot,mybatis-plus框架的各类业务代码

    1,971+0Star change over the last 7 days
  • 1,954+0Star change over the last 7 days
  • IceCMS@Thecosy

    🌈冰激凌内容管理系统🍦,实现MacWK资源站,社区图片视频圈子CMS,支持网页端移动端小程序🌟适合做 资讯商城,社区论坛,聊天交友 社区,博客,圈子,论坛,图片,视频,社交。

    1,919+0Star change over the last 7 days
  • CrazyCar@TastSong

    网络联机游戏解决方案---Unity制作的联机赛车游戏,服务端为SpringBoot + Mybatis Plus;后台为Vue + Element;游戏端采用QFramework框架,Addressable+HybridCLR实现热更新,支持KCP和WebSocket网络。

    1,840+4Star change over the last 7 days
  • mogu_blog_v2@moxi624

    蘑菇博客(MoguBlog),一个基于微服务架构的前后端分离博客系统。Web端使用Vue + Element , 移动端使用uniapp和ColorUI。后端使用Spring cloud + Spring boot + mybatis-plus进行开发,使用 Jwt + Spring Security做登录验证和权限校验,使用ElasticSearch和Solr作为全文检索服务,使用Github Actions完成博客的持续集成,使用ELK收集博客日志,文件支持上传七牛云和Minio,支持Docker Compose脚本一键部署。

    1,808+0Star change over the last 7 days
  • jeesite5@thinkgem

    👍Java 快速开发平台,不仅仅是开发框架,它是一个轻量级、企业级低代码解决方案,支持国产化💖国密💖AI助手💖基于 Spring Boot 在线代码生成。包括:组织角色用户、菜单按钮授权、数据权限、内容管理、工作流等。快速增减模块;微内核;安全选项丰富,密码策略;在线预览文件;消息推送;第三方登录;在线任务调度;支持集群、多租户、多数据源、读写分离、微服务。😘动态看temp分支

    1,804+1Star change over the last 7 days
  • diboot@dibo-software

    写的更少, 性能更好 -> 为开发人员打造的低代码开发框架,基础框架可免写90%的SQL,同时具备极强的零代码模型表单页面流程的设计能力和代码生成能力,可在pro-code、low-code、no-code之间自由选择灵活切换,全方位赋能开发。

    1,604+0Star change over the last 7 days
  • Example Spring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.

    1,581+3Star change over the last 7 days
  • mybatis-plus-join@yulichang

    支持连表查询的mybatis-plus,mybatis-plus风格的连表操作提供left join、right join等操作

    1,522+2Star change over the last 7 days
  • sqle@actiontech

    一个支持多种不同类型数据库,覆盖事前控制、事后监督、标准发布场景,帮助您建立质量规范的SQL全生命周期质量管理平台

    1,500+0Star change over the last 7 days
  • frostmourne@AutohomeCorp

    Frostmourne(霜之哀伤监控平台)是基于Elasticsearch, Prometheus, SkyWalking, InfluxDB,Mysql/TiDB,ClickHouse, SqlServer, IoTDB数据的分布式监控报警系统. Monitor & alert & alarm for Elasticsearch,Prometheus data。主要使用springboot2 + vue-element-admin

    1,494+0Star change over the last 7 days
  • jeeplatform@u014427391

    一款企业信息化开发基础平台,拟集成OA(办公自动化)、CMS(内容管理系统)等企业系统的通用业务功能 JeePlatform项目是一款以SpringBoot为核心框架,集ORM框架Mybatis,Web层框架SpringMVC和多种开源组件框架而成的一款通用基础平台,代码已经捐赠给开源中国社区

    1,422+0Star change over the last 7 days
  • 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等拓展。

    1,375+1Star change over the last 7 days
  • waynboot-mall@wayn111

    这是一套全部开源的微商城项目,包含一个运营后台、H5商城前台和服务端接口。 实现了商城所需的首页展示、商品分类、商品详情、sku详情、商品搜索、购物车、结算下单、线上支付,商品评论等一系列功能。 技术上基于最新得Springboot3.0、jdk17,整合了MySql、Redis、RabbitMQ、ElasticSearch等常用中间件,对于初学者而言根据readme中的本地开发指南就能成功启动项目。还提供 docker-compose 一键部署脚本,只需要十多分钟就能启动商城前后台所有服务。

    1,252+1Star change over the last 7 days
  • SQL DSL (Domain Specific Language) for Kotlin and Java. Supports rendering for MyBatis or Spring JDBC Templates

    1,157+0Star change over the last 7 days
  • RuoYi-Vue-fast@yangzongzhuan

    :tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统

    1,139+0Star change over the last 7 days
  • SmartSql@dotnetcore

    SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics

    1,131+0Star change over the last 7 days
  • opsli-boot@hiparker

    OPSLI 快速开发平台基于springboot、vue、element-ui ,项目采用前后端分离架构,热插拔式业务模块与插件扩展性高 ,代码简洁,功能丰富,开箱即用

    1,079+0Star change over the last 7 days
  • CookBook@Byron4j

    🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃

    1,049+1Star change over the last 7 days
  • studentmanager@ZeroWdd

    基于springboot+mybatis学生管理系统

    1,028+0Star change over the last 7 days
  • database-all@gaarason

    Eloquent ORM for Java 8, 11, 17, 21, 23 and Spring boot 2.x , 3.x

    1,022+0Star change over the last 7 days
  • carina@zebrunner

    Carina automation framework (TestNG): Web, Mobile, API, DB etc testing...

    965+1Star change over the last 7 days
  • JavaPark@cunyu1943

    ☕️「Java 自学指南」Java 学习保姆级教程、计算机基础、数据库、实战实践、效率工具、资源分享、程序人生。

    958+2Star change over the last 7 days
← Back to topics