SaaSHub helps you find the best software and product alternatives Learn more →
Ebean ORM Alternatives
Similar projects and alternatives to Ebean ORM
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
mssql-jdbc
The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity with SQL Server through the standard JDBC application program interfaces (APIs).
-
OrmLite
Core ORMLite functionality that provides a lite Java ORM in conjunction with ormlite-jdbc or ormlite-android
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better Ebean ORM alternative or higher similarity.
Ebean ORM discussion
Ebean ORM reviews and mentions
Posts with mentions or reviews of Ebean ORM.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-18.
- loom and database drivers
-
How do you guys go about the persistence layer?
You can have a look at https://ebean.io/ ... better control over the generated SQL, multiple levels of abstraction, can generate DB migrations and run the DB migrations, transparent encryption support, SQL 2011 history support, test against docker containers.
- O que estou fazendo?? Um projetinho de estudo.
-
What do you whish for Spring 6?
There is https://ebean.io/ and looks like it a community driven alternative to jOOQ.
-
Do you use code generators in your IDEs or some external ones? If so, which ones?
Ebean ORM https://ebean.io/ was built to somewhat rival JPA (and JDBI) Btw: you can use java 16 records with ebean as DTOs, EmbeddedId and also as read only entity beans (and JPA implementations could similarly do so).
-
20 years of Hibernate
Ebean is pretty good: https://ebean.io
-
Stop Using JPA/Hibernate
I wouldn't call it micro, but https://ebean.io/ is pretty nice.
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Jun 2026
Stats
Basic Ebean ORM repo stats
7
1,523
8.5
about 21 hours ago
ebean-orm/ebean is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Ebean ORM is Java.