Building a better and scalable system for data migrations

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    An easy-to-use, zero-downtime schema migration tool for Postgres

    My project Reshape (https://github.com/fabianlindfors/reshape) might be interesting to you, it's a bit like blue/green DB deployments in that it uses a two-step process where it can support both the old and the new schema at the same time during the deployment phase.

  • SaaSHub

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

    SaaSHub logo
  • bytebase

    The GitHub/GitLab for database DevSecOps. World's most advanced database DevSecOps solution for Developer, Security, DBA and Platform Engineering teams.

    This post addresses the data migration specifics well. Besides, there is the part about scaling the organization to deploy database migrations. We've built a project https://github.com/bytebase/bytebase to address this.

  • django-migration-linter

    :rocket: Detect backward incompatible migrations for your django project

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: TypeSafe SQL-Like ORM and Query Builders for TypeScript/JS

    1 project | news.ycombinator.com | 2 Dec 2024
  • How to use ORMs (Prisma / Drizzle / Knex.js) in a TypeScript backend built with Encore.ts

    5 projects | dev.to | 25 Nov 2024
  • DbGate: The Smartest SQL+noSQL Database Client

    1 project | news.ycombinator.com | 25 Nov 2024
  • Some Go web dev notes

    16 projects | news.ycombinator.com | 29 Sep 2024
  • Sqlc: Compile SQL to type-safe code

    15 projects | news.ycombinator.com | 8 Sep 2024

Did you konow that Python is
the 1st most popular programming language
based on number of metions?