Is there a Go alternative to dbdeploy?

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

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

    Database migrations. CLI and Golang library.

    Seems to me like a basic schema migration tool. There are droves of it in golang. I suggest you start with golang-migrate as it has low dependencies and is well maintained.

  • ent

    An entity framework for Go

    Look into https://atlasgo.io/ which is by the team behind https://entgo.io/

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

  • atlas

    A modern tool for managing database schemas (by ariga)

    Look into https://atlasgo.io/ which is by the team behind https://entgo.io/

  • tern

    The SQL Fan's Migrator

  • goose

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

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

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