-
Decoupling database migrations from server startup: why and how
Decoupling Database Migrations From Server Startup: Why and How Why running migrations on application startup are a bad idea (potential database corruption & downtime) and what to do instead. ITAMAR TURNER-TRAURING
Appears in lists (1)
More like this (3)
-
Django Migrations Without Downtimes [2015]
Django Migrations Without Downtimes [2015] “Applying migrations on a live system can bring down your web-server...
-
Prisma Migrate Preview - Database Migrations Simplified
Announcing Prisma Migrate Preview - Simplified Database Migrations — Read the blog post on the Preview...
-
amacneil/dbmate
Dbmate: A Lightweight, Framework-Agnostic Database Migration Tool — Written in Go but can be used alongside...