Blog

Tag: flyway

A focused list of articles for this topic.

14 min read · automate database schema changes through CI/CD and GitOps

Database DevOps: schema migrations in CI/CD pipelines

When app deploys and schema changes run on different tracks, production breaks fast. This guide turns migrations into first-class delivery artifacts with Flyway or Liquibase, forward-safe expand-contract rollouts, and GitOps-aware execution order.

All articles