Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Visual Studio database project migrations (tsubik.com)
13 points by jaymz85 on Aug 14, 2014 | hide | past | favorite | 3 comments


Thanks for sharing. Database versioning seems to be quite a challenge so it's nice to see how others approach the task.


db versioning is something our [primarily .net] team is just starting to try to pick up. It's a new concept to some of us, but really not sure what our options are in the MS/.NET world. This post is well-timed!


We use liquibase (http://www.liquibase.org/) for our postgresql and SQL Server databases. It works very well.




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

Search: