Hacker News new | past | comments | ask | show | jobs | submit login

A tool that barely gets the job done for SQL Server: https://github.com/opendbdiff/opendbdiff

And something that can begin collecting a history of DDL changes in a SQL Server database to compare stored procedure versions: https://github.com/unruledboy/SQLMonitor (among many other administrative features).




If you're using SQL Server, I'd just use SQL Server Data Tools (SSDT). It does the job handsomely, it has first party support, and it provides full schema management. I've never heard of OpenDBDiff but SSDT is very popular.


Thanks for the pointer, it definitely deserves a shout-out! I'm not super familiar but I believe SSDT has pretty much it's own 'this is the way'.

Of course the primary difference is the price of Visual Studio / the usage limitations of the Community edition.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: