schema-evolution-manager VS Ebean ORM

Compare schema-evolution-manager vs Ebean ORM and see what are their differences.

schema-evolution-manager

Schema Evolution Manager makes it very simple for engineers to contribute schema changes to a postgresql database, managing the schema evolutions as proper source code. Schema changes are deployed as gzipped tarballs named with the corresponding git tag. (by mbryzek)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
schema-evolution-manager Ebean ORM
1 7
265 1,429
- 0.0%
0.0 9.5
about 1 year ago 11 days ago
Ruby Java
Apache License 2.0 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.

schema-evolution-manager

Posts with mentions or reviews of schema-evolution-manager. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-23.
  • How do you guys go about the persistence layer?
    6 projects | /r/java | 23 Mar 2022
    I'm a fan of Flyway, and it can integrate pretty well into Dropwizard & Spring, but I vastly prefer separating the schema (DDL) into its own repository, in which case Java seems like an over-complication. SEM is a good, open-source tool that functions more or less like Flyway and doesn't need to load the entire Java framework to get going.

Ebean ORM

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.

What are some alternatives?

When comparing schema-evolution-manager and Ebean ORM you can also consider the following projects:

jtaf4 - JTAF - Java Track and Field

Hibernate - Hibernate's core Object/Relational Mapping functionality

Lombok - Very spicy additions to the Java programming language.

MyBatis - MyBatis SQL mapper framework for Java

Spring - Spring Framework

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

SQLDelight - SQLDelight - Generates typesafe Kotlin APIs from SQL

Ktorm - A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.

OrmLite - Core ORMLite functionality that provides a lite Java ORM in conjunction with ormlite-jdbc or ormlite-android

Exposed - Kotlin SQL Framework

Doma 2 - DAO oriented database mapping framework for Java 8+

Apache Cayenne - Mirror of Apache Cayenne