I greatly dislike ORMs, but I find myself wanting ORM agnostic SQL migration tools. What do you use to perform RDBMS table migrations outside of an ORM?

This page summarizes the projects mentioned and recommended in the original post on /r/ExperiencedDevs

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
  • dbmate

    :rocket: A lightweight, framework-agnostic database migration tool.

  • migra

    Like diff but for PostgreSQL schemas

  • I really liked the idea proposed in https://github.com/djrobstep/migra but haven’t used it yet.

  • 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.

    InfluxDB logo
  • liquibase

    Main Liquibase Source

  • Also there is https://www.liquibase.org/ with more features than flyway (as far as I remember) but it's much harder to configure and start from scratch then flyway

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: What tool(s) do you use to code review and deploy SQL scripts?

    5 projects | news.ycombinator.com | 14 Apr 2024
  • Using Flyway for Database Setup

    2 projects | /r/Kotlin | 28 Apr 2023
  • Instant Multi-Tenant GraphQL APIs with PostGraphile, RLS, and PropelAuth

    4 projects | dev.to | 2 Nov 2022
  • Database version control: how do you do it at your company?

    5 projects | /r/dataengineering | 12 Oct 2022
  • How do you guys go about the persistence layer?

    2 projects | /r/javahelp | 23 Mar 2022