nowfound

Alternatives

Products that do what Sql-migrate: SQL migrations for Go does

  1. 1MS
  2. 2AE
  3. 3RA
  4. 4TE

    2019 · github.com

  5. 5DM

    2014 · github.com

  6. 6GG

    2018 · github.com

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

  8. 8SG
  9. 9

    Move all the Airtable data to your SQL database in 1 click

    2021

  10. 10AD
  11. 11ST

    2012 · querymongo.com

  12. 12PM
  13. 13LF

    2014 · github.com

  14. 14GA
  15. 15PM
  16. 16GI
  17. 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

  18. 18SA
  19. 19

    Build a continuously-deliverable data migration pipeline

    2017

  20. 20MA
  21. 21RM
  22. 22RC
  23. 23AH
  24. 24CL

    2020 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →