OrmLite VS MyBatis

Compare OrmLite vs MyBatis and see what are their differences.

OrmLite

Core ORMLite functionality that provides a lite Java ORM in conjunction with ormlite-jdbc or ormlite-android (by j256)

MyBatis

MyBatis SQL mapper framework for Java (by mybatis)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
OrmLite MyBatis
1 4
571 19,420
- 0.9%
5.3 9.3
about 2 months ago 1 day ago
Java Java
ISC License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

OrmLite

Posts with mentions or reviews of OrmLite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-11.
  • Stop Using JPA/Hibernate
    8 projects | news.ycombinator.com | 11 Apr 2021
    Have you ever tried - ormlite-core[1]?

    I recently found this obscure but quite stable library, kind of fell in love with it.

    [1] https://github.com/j256/ormlite-core

MyBatis

Posts with mentions or reviews of MyBatis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-25.

What are some alternatives?

When comparing OrmLite and MyBatis you can also consider the following projects:

Hibernate - Hibernate's core Object/Relational Mapping functionality

Spring Data JPA - Simplifies the development of creating a JPA-based data access layer.

Ebean ORM - Ebean ORM

Apache Cayenne - Mirror of Apache Cayenne

Reladomo - Reladomo is an enterprise grade object-relational mapping framework for Java.

zeidon-joe - Zeidon Java Object Engine and related projects.

high-performance-java-persistence - The High-Performance Java Persistence book and video course code examples