开发者

How to organise team work on mysql databases?

How to organise team work on mysql databases? Probably, somet开发者_运维问答hing like svn, but for databases


SVN, Microsoft TFS or any other source control should do fine. Give each developer his/her own database instance for development purposes. Use continuous integration / automated builds for large teams and databases that need frequent change.


http://www.davedevelopment.co.uk/2008/04/14/how-to-simple-database-migrations-with-phing-and-dbdeploy/

migration scripts we generate with MySQL Workbench and store it in SVN

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜