如何将SQL Server数据库导出到MySQL? [英] How to export SQL Server database to MySQL?

查看:332
本文介绍了如何将SQL Server数据库导出到MySQL?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试从SQL Server数据库备份文件(.bak)转换为MySQL. 这个问题和答案非常有用,并且我已经成功导入了数据库,但是现在只能导出到MySQL.

建议使用 MySQL迁移工具包,但似乎已由 MySQL Workbench 代替.是否可以使用MySQL Workbench以与迁移工具相同的方式从SQL Server迁移?

还是迁移工具包仍然可以在某处使用?

解决方案

您可以使用 MySQL Workbench 提供了一种以较少的时间和精力将数据和应用程序从Microsoft SQL Server快速迁移到MySQL的方法.

此工具具有许多很酷的功能,例如:

  • 数据库迁移-支持从Microsoft SQL Server,Sybase ASE和PostgreSQL迁移.
  • 迁移项目管理-允许配置,复制,编辑,执行和计划迁移.

了解更多 http://www.mysql.com/products/workbench/migrate/

I'm trying to convert from a SQL Server database backup file (.bak) to MySQL. This question and answers have been very useful, and I have successfully imported the database, but am now stuck on exporting to MySQL.

The MySQL Migration Toolkit was suggested, but seems to have been replaced by the MySQL Workbench. Is it possible to use the MySQL Workbench to migrate from SQL Server in the same way that the migration tool worked?

Or is the Migration Toolkit still available somewhere?

解决方案

You can use MySQL Workbench which provides a way to quickly migrate data and applications from Microsoft SQL Server to MySQL employing less time and effort.

This tool has a lot of cool features like:

  • Database migrations - enables migrations from Microsoft SQL Server, Sybase ASE and PostgreSQL.
  • Migration project management - allows migrations to be configured, copied, edited, executed and scheduled.

Read more http://www.mysql.com/products/workbench/migrate/

这篇关于如何将SQL Server数据库导出到MySQL?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆