baomidou/mybatis-plus
# An powerful enhanced toolkit of MyBatis for simplify development
$ git clone https://github.com/baomidou/mybatis-plus.git
stars
17,415
forks
4,449
language
Java
license
Apache License 2.0
What is baomidou/mybatis-plus?
MyBatis-Plus is an extension toolkit for MyBatis that reduces boilerplate code by providing automatic code generation, built-in CRUD operations, and query builders. Developers use it to accelerate database access layer development while maintaining the flexibility of MyBatis, with support for multiple databases like MySQL and PostgreSQL. It includes features like pagination, optimistic locking, and dynamic SQL generation that would otherwise require manual implementation.
Links
Topics
Activity
22 open issues · last updated Jul 21, 2026