Software Alternatives, Accelerators & Startups

Ebean ORM

ORM for Java / Kotlin.

Ebean ORM

Ebean ORM Reviews and Details

This page is designed to help you find out whether Ebean ORM is good and if it is the right choice for you.

Screenshots and images

  • Ebean ORM Landing page
    Landing page //
    2021-10-06

Features & Specs

  1. Simplified ORM

    Ebean ORM simplifies database interactions with an easy-to-use API, which abstracts away much of the complexity involved in handling SQL directly. This allows developers to focus more on business logic rather than database connectivity and queries.

  2. Automatic Query Generation

    Ebean automatically generates queries based on the defined entity models, reducing the need for manually crafting complex SQL queries. This feature can save development time and reduce the potential for query-related errors.

  3. Lazy Loading Support

    Ebean supports lazy loading, which allows for the efficient retrieval of data by only loading related entities when they are accessed. This can help improve application performance by reducing initial data loading times.

  4. Integration with Play Framework

    Ebean integrates seamlessly with the Play Framework, which is advantageous if you are developing applications using this framework, providing a cohesive development experience and reducing setup complexity.

  5. Full-text Search

    Ebean provides built-in support for full-text search, enabling applications to perform search operations without relying on external search services, thus offering more versatility in how data can be queried and manipulated.

Badges

Promote Ebean ORM. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

Ebean ORM - fetch join @OneToMany maxRows treatment

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Ebean ORM and what they use it for.
  • 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. Source: over 4 years ago
  • What do you whish for Spring 6?
    There is https://ebean.io/ and looks like it a community driven alternative to jOOQ. Source: almost 5 years ago
  • 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). Source: almost 5 years ago
  • Stop Using JPA/Hibernate
    I wouldn't call it micro, but https://ebean.io/ is pretty nice. - Source: Hacker News / over 5 years ago

Do you know an article comparing Ebean ORM to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Ebean ORM discussion

Log in or Post with

Is Ebean ORM good? This is an informative page that will help you find out. Moreover, you can review and discuss Ebean ORM here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.