Hacker News new | ask | show | jobs
by JamesSwift 2689 days ago
I don't know, at my current job I've been introduced to DACPACs[1] and I really like it. The ability to do schema/data compares between arbitrary environments and generate the migrations in real time is awesome.

[1] - https://docs.microsoft.com/en-us/sql/relational-databases/da...

1 comments

Doesn't Django already do this?
Skimming through the page, it looks like there's a lot more functionality there than Django has.