KomachiSion / mybatis-3

MyBatis SQL mapper framework for Java

Home Page:http://mybatis.github.io/mybatis-3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyBatis SQL Mapper Framework for Java

Build Status Coverage Status Maven central 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

http://mybatis.github.io/mybatis-3/

License:Apache License 2.0


Languages

Language:Java 99.3%Language:CSS 0.3%Language:PLpgSQL 0.2%Language:SQLPL 0.2%Language:Shell 0.1%