Tool for generating automatic migrations/schema diff

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

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

    Manage your database schema as code (by ariga)

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

  • 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

  • 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
  • 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
  • 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
  • Schema diffing tool?

    1 project | /r/PostgreSQL | 19 Aug 2022