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-14 19:03:32 Pushed At 2025-06-16 21:19:00 Last Commit At 2025-06-16 17:17:55 Release Count 50 Last Release Name mybatis-3.5.19 (Posted on 2025-01-02 15:30:11) First Release Name mybatis-3.0.1 (Posted on 2013-02-15 18:16:18) - 用户参与
-
Stargazers Count 20.1k Watchers Count 1.1k Fork Count 12.9k Commits Count 5.6k Has Issues Enabled Issues Count 1363 Issue Open Count 126 Pull Requests Count 1473 Pull Requests Open Count 70 Pull Requests Close Count 535 - 项目设置
-
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.