Is there a linter for non-backwards-compatible DB migrations?

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • online_migrations

    Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc).

  • There is kinda such a linter, but for ruby/rails projects - https://github.com/fatkodima/online_migrations.

  • Prisma

    Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

  • I also can’t find any official documentation about this, so I don’t know how this specific feature works, but it seems to be able to alert you about situations like creating required columns without default values too: https://github.com/prisma/prisma/issues/4691

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
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

  • Show HN: PostgreSQL Index Advisor

    6 projects | news.ycombinator.com | 13 Apr 2024
  • Greenmask: PostgreSQL Dump and Obfuscation Tool

    5 projects | news.ycombinator.com | 17 Feb 2024
  • Using AI I have departed from ORM and embraced SQL

    2 projects | /r/SQL | 13 Sep 2023
  • What's the point in using Prisma with my Supabase backend?

    2 projects | /r/Supabase | 27 Jun 2023
  • What are your favourite approaches to keeping on top of Postgres health?

    3 projects | /r/rails | 27 Jun 2023