MyBatis SQL Mapper Framework for Java
适用于 Java 的 MyBatis SQL 映射器框架。「MyBatis SQL mapper framework for Java」
Github stars Tracking Chart
Main metrics
- Overview
-
Name With Owner mybatis/mybatis-3 Primary Language Java Program language Java (Language Count: 5) Platform BSD, Cross-platform, Linux, Mac, Solaris, Windows License: Apache License 2.0 - 所有者活动
-
Created At 2013-02-15 03:03:32 Pushed At 2025-11-11 01:34:39 Last Commit At 2025-11-02 00:31:16 Release Count 50 Last Release Name mybatis-3.5.19 (Posted on 2025-01-03 04:30:11) First Release Name mybatis-3.0.1 (Posted on 2013-02-15 17:16:18) - 用户参与
-
Stargazers Count 20.3k Watchers Count 1.1k Fork Count 13k Commits Count 5.7k Has Issues Enabled Issues Count 1376 Issue Open Count 130 Pull Requests Count 1514 Pull Requests Open Count 78 Pull Requests Close Count 539 - 项目设置
-
Has Wiki Enabled Is Archived Is Fork Is Locked Is Mirror Is Private
MyBatis SQL Mapper Framework for Java

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.
