DB schema management strategy (migrations)

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

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

    Main Liquibase Source

  • Do you need these features? I found I don't, but for several years I've used https://www.liquibase.org/ which is very comprehensive.

  • goose

    A database migration tool. Supports SQL migrations and Go functions.

  • Try: github.com/pressly/goose

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

    Discontinued Backend for Workery application server implemented in Golang

  • Example project using it: https://github.com/over55/workery-backend/tree/master/internal/migrations

  • migrate

    Database migrations. CLI and Golang library.

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