Hacker News new | ask | show | jobs
by rglover 914 days ago
> Why wouldn’t you need to worry about migrations without developing against a schema? You’ll need to worry more about migrations because your data will be more messy.

If you're careless with your data, yes. "With great power comes great responsibility."

1 comments

Being careful with my data is exactly why I use a strongly typed RDBMS in the first place.