Hibernate ORM (Object-Relational Mapping) is a powerful and high-performance framework for mapping Java objects to database tables. It simplifies the development of...
Free and open-source
β Update queued β the AI is re-ranking this list. The page will refresh shortly.
This page is already up to date.
MyBatis is a Java SQL mapper that connects application objects to explicitly written SQL statements rather than fully abstracting the database. It suits teams that need precise SQL control, predictable queries, and lightweight persistence mapping.
Hibernate ORM (Object-Relational Mapping) is a powerful and high-performance framework for mapping Java objects to database tables. It simplifies the development of...
Free and open-source
JDBI is a SQL convenience library for Java. It attempts to expose a thin, lightweight set of basic JDBC wrapper services.
Ebean ORM is an open-source Java object-relational mapper for applications that persist domain models in relational databases. It provides transactions, expressive query...
Free, open source
Hibernate is a popular Java ORM framework that simplifies the interaction between Java applications and databases.
EclipseLink is an advanced, open-source JPA (Java Persistence API) implementation that provides comprehensive ORM features and high performance. It is suitable for...
Free and open-source
Spring Data JPA is part of the larger Spring Data project and provides easy integration of JPA repositories with Spring applications. It...
Free and open-source
Your feedback helps us improve the AI rankings.
β Thanks for your feedback!
Suggest a product and our AI will verify it's a real alternative to MyBatis before adding it to the list.