All Projects → chuntungho → mybatis-builder

chuntungho / mybatis-builder

Licence: MIT license
An IDEA plugin integrated with MyBatis Generator, compatible with IntelliJ IDEA CE

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to mybatis-builder

Mybatis Generator Plus
Idea plugin for mybatis generator. Provider UI and mapper auto merge.
Stars: ✭ 33 (-5.71%)
Mutual labels:  idea-plugin, mybatis-generator
ReactPropTypes-Plugin
A Jetbrains Plugin for react PropTypes
Stars: ✭ 62 (+77.14%)
Mutual labels:  idea-plugin
StopCoding
Idea防沉迷插件,关爱程序员健康。设置每工作多少分钟,强制休息。Idea anti addiction plug-in, care for the health of programmers. Set the number of minutes per work and force the rest.
Stars: ✭ 147 (+320%)
Mutual labels:  idea-plugin
uuid-generator-plugin
An IntelliJ Idea plugin to generate UUID (Universally Unique Identifier), ULID (Universally Unique Lexicographically Sortable Identifier) and CUID (Collision Resistant Unique Identifier)
Stars: ✭ 30 (-14.29%)
Mutual labels:  idea-plugin
dsl-api-generator
Generates binary compatible and Java interoperable DSL boilerplate code
Stars: ✭ 25 (-28.57%)
Mutual labels:  idea-plugin
web-service-demo
基于Dubbo的微服务基础框架,整合Spring Boot 2与Dubbo对外提供独立服务,集成Redis、Rabbitmq、mybatis。
Stars: ✭ 23 (-34.29%)
Mutual labels:  mybatis-generator
mall
SpringBoot + Layui 电子商城系统
Stars: ✭ 38 (+8.57%)
Mutual labels:  mybatis-generator
markdown-editor
IntelliJ Platform A full-featured WYSIWYG editor for markdown
Stars: ✭ 92 (+162.86%)
Mutual labels:  idea-plugin
intellij-treeInfotip
IDEA项目结构树中的节点添加显示自定义备注文本IDEA DirectoryNode adds custom text for display
Stars: ✭ 48 (+37.14%)
Mutual labels:  idea-plugin
soar-jetbrains-plugin
Plugin of https://github.com/XiaoMi/soar for JetBrains IDE which for SQL optimize and rewrite. SQL 优化工具 SOAR 的 JetBrains IDE 插件
Stars: ✭ 20 (-42.86%)
Mutual labels:  idea-plugin
mybatis-generator-gui-plus
基于MyBatis-Generator+SQLite+beautyeye_lnf开发的一款图形化代码生成器
Stars: ✭ 16 (-54.29%)
Mutual labels:  mybatis-generator
lightbatis
Lightbatis 增强 MyBatis 版Java 数据库持久层,更简洁并易用
Stars: ✭ 52 (+48.57%)
Mutual labels:  mybatis-generator
NutzCodeInsight
Intellij idea plugin for Nutz Web Framwork
Stars: ✭ 35 (+0%)
Mutual labels:  idea-plugin
IDEAPractice
Java练习 - Java基础知识,面试题,小demo,长期积累 | intellij idea + maven + tomcat
Stars: ✭ 45 (+28.57%)
Mutual labels:  mybatis-generator
go-builder-generator-idea-plugin
IntelliJ IDEA / GoLand golang plugin for generating Builder pattern code of golang struct.
Stars: ✭ 21 (-40%)
Mutual labels:  idea-plugin
reasonml-idea-plugin
ReasonML Language Plugin for IDEA
Stars: ✭ 320 (+814.29%)
Mutual labels:  idea-plugin
RedsoftYapiUpload
一个快速生成接口文档的IntelliJ IDEA的Yapi上传小插件,如果给你带来了方便,请给个Star 谢谢
Stars: ✭ 51 (+45.71%)
Mutual labels:  idea-plugin
atguigu ssm crud
Atguigu-SSM-CRUD 一个最基本的CRUD系统,采用IDEA+Maven搭建,具备前后端交互功能,前端采用BootStrap+Ajax异步请求DOM渲染,后端采用SpringMVC+MyBatis+Mysql8.0+Servlet+Jsp,符合REST风格URL规范,并加入了Hibernate提供的数据校验功能,支持PageHelper的分页功能,很适合SSM阶段性练习。同时用到了很多前端操作以及BootStrap组件,也有利于学习JS和前端框架。
Stars: ✭ 52 (+48.57%)
Mutual labels:  mybatis-generator
AllInOneFX
All In One JavaFX Application with a curated list of awesome JavaFX libraries, frameworks
Stars: ✭ 26 (-25.71%)
Mutual labels:  mybatis-generator
MyBatisGenerator-Tool
🔧 A tool which aims to generate code by using MyBatis Generator with Gradle in IntelliJ IDEA.
Stars: ✭ 20 (-42.86%)
Mutual labels:  mybatis-generator

mybatis-builder

ci-status Join the chat at https://gitter.im/mybatis-builder/community

Getting Started | Donate

A free GUI tool integrated with MyBatis Generator, which is specially compatible with IDEA CE.

Supported databases: mysql/postgresql/mariadb/oracle/sqlserver/sqlite/h2.

Provides with additional features as below.

  • Merge existing MyBatis files automatically.
  • Support select with lock statement.
  • Support Lombok @Data annotation on java model.
  • Customizable mapper annotation, default is Spring @Repository.
  • Customizable patterns for mapper type, example type and SQL file name.
  • "Copy as Executable SQL" from MyBatis log.
  • "Run MyBatis Generator" with official configuration file.

References:

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