Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Tiny Golang CLI tool to manage SQL migrations (github.com/suvarnanarayanan)
1 point by Antitoxic6185 3 months ago | hide | past | favorite | 1 comment
I didn't want to have ORMs configured just to make database migrations easier to deal with. I love golang's multi platform support and so I made a tiny SQL migration tool, ~800 LOC that will track and migrate your database changes as your application grows in complexity.



What happens if multiple migrator instances run the same migration? Imagine case when k8s or something start several instances of migrator at the same time




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: