Loading...
radar

Reviews by real users

Just finished a project using open source libraries and have fresh impressions?

Write a review to share your experiences with open source!

On DevRates we focus on reviews by developers using libraries on their daily work.

radar

Technology radar

Launching a start-up or commercial project using open-source libraries? No time to evaluate various technology stacks?

Interested in the latest trends and top-rated open source projects for all layers of your application?

DevRates contains projects reviews of most popular tagged categories and programming languages.

radar

Build your skill profile

Join DevRates and build your public profile from libraries you know and experience positions from projects you've been involved in.

Follow projects and don't miss any news from blogs and twitter on your wall.

Your company is looking for talented developers? Register on DevRates and show your technology stack on your company profile.

JOIN THE COMMUNITY TAKE A TOUR

MyBatis

Homepage

Latest release

3.2.2 (02/04/2013)

Developed by

Apache Software Foundation

Licenses

Apache 2.0

Overall rating

9.0
Usability
8.9
Simplicity
9.0
Documentation
8.8
Community
8.1

Tags

Description

The MyBatis data 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.

To use the MyBatis data mapper, you rely on your own objects, XML, and SQL. There is little to learn that you don't already know. With the MyBatis data mapper, you have the full power of both SQL and stored procedures at your fingertips.

The MyBatis project is developed and maintained by a team that includes the original creators of the "iBATIS" data mapper.

Latest reviews

8.0
piotr.jagielski

Good and simple to use ORM. But mixing XML, Java and SQL in one mapping file.... This does not end up with clean code :)

full review »
Sign in to vote for review score: 0
8.2
dimaaan
full review »
Sign in to vote for review score: 0
8.2
tomasz.nurkiewicz
full review »
Sign in to vote for review score: 0
9.0
ulf.thomas
full review »
Sign in to vote for review score: 0
Please sign in to rate or post a comment
Scroll to top