开发者

Best Way to move an Existing MsSQL database to MySql?

开发者 https://www.devze.com 2023-04-06 16:18 出处:网络
Whats the best method and or tools to move a MsSQL database to MySQL ? Please be as literal as possible as I hav开发者_开发技巧e limited experience with databases and next to none with moving them.My

Whats the best method and or tools to move a MsSQL database to MySQL ?

Please be as literal as possible as I hav开发者_开发技巧e limited experience with databases and next to none with moving them.


MySQL itself offers a Migration Toolkit, which - in my experience - works rather well, not only with SQL-Server, and is as easy as it can get.

Documentation: http://dev.mysql.com/doc/migration-toolkit/en/index.html

0

精彩评论

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