Managing external database versions in Kubernetes

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Flyway

    Flyway by Redgate • Database Migrations Made Easy.

  • I'd strongly advice against both flyway and liquibase in favor to Atlas with the respective TF provider.

  • database-migration

    Continuous Database Configuration with Flyway and Kubernetes

  • 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
  • k8s-wait-for

    A simple script that allows to wait for a k8s service, job or pods to enter a desired state

  • You would then use an init-container like k8s-wait-for to only launch the new version of the app once the database has been updated.

  • terraform-provider-atlas

    Terraform Provider for Atlas

  • I'd strongly advice against both flyway and liquibase in favor to Atlas with the respective TF provider.

  • liquibase

    Main Liquibase Source

  • I'd strongly advice against both flyway and liquibase in favor to Atlas with the respective TF provider.

  • atlas

    Manage your database schema as code (by ariga)

  • I'd strongly advice against both flyway and liquibase in favor to Atlas with the respective TF provider.

  • migrate

    Database migrations. CLI and Golang library.

  • We use golang-migrate for our platforms and it’s works exceptionally well even when many pods are active. https://github.com/golang-migrate/migrate

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