Skip to content

MyBatis SQL mapper framework for Java

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.txt
Notifications You must be signed in to change notification settings

testfixer/mybatis-3

This branch is 2279 commits behind mybatis/mybatis-3:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 19, 2020
Feb 5, 2020
Dec 4, 2019
Jun 4, 2019
Apr 15, 2013
Mar 19, 2018
Jan 19, 2020
Apr 26, 2015
Feb 3, 2015
Apr 10, 2019
Apr 17, 2013
Apr 17, 2013
Jul 18, 2019
Apr 13, 2016
Jan 19, 2020
Jan 19, 2020
Feb 7, 2020

Repository files navigation

MyBatis SQL Mapper Framework for Java

Build Status Coverage Status Maven central Sonatype Nexus (Snapshots) License Stack Overflow Project Stats

mybatis

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.

Essentials

About

MyBatis SQL mapper framework for Java

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.7%
  • TSQL 4.7%
  • Other 0.6%