Tool for generating automatic migrations/schema diff

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. atlas

    Manage your database schema as code (by ariga)

    One of https://atlasgo.io's creators here.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. pgdiff

    Compares the PostgreSQL schema between two databases and generates SQL statements that can be run manually against the second database to make their schemas match.

    I used to use pgdiff for this — https://github.com/joncrlsn/pgdiff

  4. migra

    Like diff but for PostgreSQL schemas

    I've had a lot of success with: https://github.com/djrobstep/migra

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

  • PostgreSQL at Scale: Database Schema Changes Without Downtime

    3 projects | news.ycombinator.com | 24 Feb 2022
  • Semantic Document Search System with pgvector and pgai

    5 projects | dev.to | 9 Nov 2024
  • How do you handle schema migrations?

    2 projects | /r/Database | 9 Jun 2023
  • Diesel 2.1

    5 projects | /r/rust | 26 May 2023
  • How to sustainably developer SQL database code (schemas, functions, ...)?

    1 project | /r/AskProgrammers | 19 Aug 2022

Did you know that Go is
the 4th most popular programming language
based on number of references?