The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented
applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or
annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping
tools.
Artifacts using MyBatis (2,043)
1.Druid1,602 usages
com.alibaba » druid Apache
A JDBC datasource implementation.
Last Release on Mar 10, 2026
2.MyBatis Spring Boot Starter1,165 usages
org.mybatis.spring.boot » mybatis-spring-boot-starter Apache
Spring Boot starter for MyBatis that simplifies integration of MyBatis SQL mapping framework in Spring Boot applications.
Last Release on Dec 28, 2025
4.MyBatis Plus428 usages
com.baomidou » mybatis-plus Apache
An enhanced toolkit of Mybatis to simplify development.
Last Release on Jan 11, 2026
Note: 7.24.0 is the last community edition release published on Maven Central. This library will not receive any new versions or releases.
Last Release on Oct 7, 2025
