Alternatives
Products that do what Sql-migrate: SQL migrations for Go does
- 1MS
2016 · github.com
- 2AE
2019 · github.com
- 3RA
2016 · github.com
- 4TE
2019 · github.com
- 5DM
2014 · github.com
- 6GG
2018 · github.com
- 7IM
Hello HN, I've just released a new migration tool for Go that mimics the functionality of Ruby on Rails migrations. It's designed to help Go developers manage database schema changes with ease. This allows you several benefits: - Write type-safe migrations - Auto down of migrations whenever it's possible - Easy backfill even with business logic because it's Go code - Painless integration with existing schema - sql.DB compatible and driver agnostic (it uses your driver) I have a pretty complete API to manage Postgres schema and I am working on the SQLite one (a little more complicated due to…
2024 · github.com
- 8SG
2019 · github.com
- 9

Move all the Airtable data to your SQL database in 1 click
2021
- 10AD
2019 · github.com
- 11ST
2012 · querymongo.com
- 12PM
2017 · medium.com
- 13LFLINQ for Go▲84
2014 · github.com
- 14GA
2019 · bitbucket.org
- 15PM
2017 · github.com
- 16GI
2015 · github.com
- 17GM
I built GoSMig for my own projects and open-sourced it in case it helps others. It’s a tiny generic library (no external deps except golang.org/x/term) for writing SQL migrations in Go with compile-time checks. It supports transactional and non-transactional migrations, rollback, status, version, and a small CLI handler so you can ship your own migration binary. Why another migrator? - Minimal API, no DSL or file layout to learn - Type-safe via Go generics - Works with database/sql and sqlx out of the box - Should work with any db library (or wrapper) that implements some…
Oct 2025 · github.com
- 18SA
2016 · github.com
- 19

- 20MA
2015 · product.reverb.com
- 21RM
2022 · github.com
- 22RC
2020 · github.com
- 23AH
2020 · github.com
- 24CL
2020 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →