README.md

    MyBatis SQL Mapper Framework for Java

    build 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 an XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.

    Essentials

    项目简介

    🚀 Github 镜像仓库 🚀

    源项目地址

    https://github.com/mybatis/mybatis-3

    发行版本

    当前项目没有发行版本

    贡献者 213

    全部贡献者

    开发语言

    • Java 99.4 %
    • CSS 0.3 %
    • PLpgSQL 0.2 %
    • TSQL 0.2 %