flâneur — a map of the web's best reading

Database Migrations

vadimkravcenko.com · 2,051 words · saved by 1 readers

This is a comprehensive guide, packed with best practices and expert insights about proper deployment, to master the art of seamless database migrations.

Database Migrations vadim kravcenko development long-read newsletter Database Migrations 01 October 2023 · 43,114 views · Updated 04 April 2026 I’d rank database migrations right next to dentist appointments and moving apartments on the “things engineers postpone until absolutely necessary” list. One wrong step and suddenly the whole team treats every ALTER TABLE like a live grenade. On paper the problem looks harmless: change a column, push some code, done. In reality the edge-cases multiply the moment you have real users and real data. (I’ve lost count of how many Friday evenin

Explore this link on the map →

related reading