Migrations with Go & Postgres

This page summarizes the projects mentioned and recommended in the original post on dev.to

AppSignal knows why the f*#k it crashed.
Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
www.appsignal.com
sponsored
Kargo - Stop Scripting Promotions. Start Shipping with Kargo
Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
akuity.io
sponsored
  1. migrate

    Database migrations. CLI and Golang library.

    Golang migrate tool: golang-migrate PGX - driver for postgres: pgx GoDotEnv - reading .env: godotenv

  2. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  3. pgx

    PostgreSQL driver and toolkit for Go

    Golang migrate tool: golang-migrate PGX - driver for postgres: pgx GoDotEnv - reading .env: godotenv

  4. godotenv

    A Go port of Ruby's dotenv library (Loads environment variables from .env files)

    Golang migrate tool: golang-migrate PGX - driver for postgres: pgx GoDotEnv - reading .env: godotenv

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

  • How to use migrations with Golang

    5 projects | dev.to | 6 Nov 2024
  • Full-stack auth in Go and React: email + password with Limen

    2 projects | dev.to | 7 Jul 2026
  • Go Microservices Boilerplate Series: From Hello World to Production (Part 2)

    3 projects | dev.to | 11 Oct 2025
  • Show HN: Smug – single binary, dependency free session manager for tmux

    1 project | news.ycombinator.com | 30 Jun 2026
  • I turned an abandoned Go project into a full terminal Arcade Game

    4 projects | dev.to | 28 May 2026

Did you know that Go is
the 4th most popular programming language
based on number of references?