schema-evolution-manager VS SQLDelight

Compare schema-evolution-manager vs SQLDelight 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)

SQLDelight

SQLDelight - Generates typesafe Kotlin APIs from SQL (by cashapp)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
schema-evolution-manager SQLDelight
1 32
265 5,917
- 1.8%
0.0 9.6
about 1 year ago 4 days ago
Ruby Kotlin
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.

SQLDelight

Posts with mentions or reviews of SQLDelight. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-15.

What are some alternatives?

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

jtaf4 - JTAF - Java Track and Field

Exposed - Kotlin SQL Framework

Lombok - Very spicy additions to the Java programming language.

Realm Asset Helper - A small library to help with Realm.IO integration in Android apps

Ebean ORM - Ebean ORM

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

Spring - Spring Framework

jOOQ - jOOQ is the best way to write SQL in Java

RoomAsset - A helper library to help using Room with existing pre-populated database [DEPRECATED].

Realm - Realm is a mobile database: a replacement for Core Data & SQLite

MapDB - MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.

ObjectBox Java (Kotlin, Android) - Java and Android Database - fast and lightweight without any ORM