jtaf4 VS schema-evolution-manager

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

jtaf4

JTAF - Java Track and Field (by 72services)

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)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
jtaf4 schema-evolution-manager
1 1
18 265
- -
8.5 0.0
28 days ago over 1 year ago
Java Ruby
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.

jtaf4

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

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.

What are some alternatives?

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

Lombok - Very spicy additions to the Java programming language.

Ebean ORM - Ebean ORM

Spring - Spring Framework

SQLDelight - SQLDelight - Generates typesafe Kotlin APIs from SQL