How do you verify the safety of database schema migrations?

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

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
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • django-migration-linter

    :rocket: Detect backward incompatible migrations for your django project

  • https://github.com/3YOURMIND/django-migration-linter running before tests in CI, with some extra stuff that only warns by default set up to error out as well, for example non-async index create/drop.

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

  • Schema Migrations and Avoiding Downtime

    1 project | news.ycombinator.com | 5 May 2022
  • Database character sets and collations explained – why utf8 is not UTF-8

    3 projects | news.ycombinator.com | 5 Jan 2022
  • Merging data from multiple Excel files

    1 project | dev.to | 28 Mar 2024
  • Show HN: Sqlbind a Python library to compose raw SQL

    7 projects | news.ycombinator.com | 26 Feb 2024
  • Django Code Formatting and Linting Made Easy: A Step-by-Step Pre-commit Hook Tutorial

    2 projects | dev.to | 5 Oct 2023