Login
From:
Alex Pliutau Blog
(Uncensored)
subscribe
Database Migrations with Go and Kubernetes
https://pliutau.com/database-migrations-with-go-and-k8s/
links
backlinks
Roast topics
Find topics
Find it!
Applications with database layer mostly need to execute database migration as part of its deployment process. Usually, running migrations is the first step when deploying the application.