donglun4521 2012-06-26 07:21
浏览 14
已采纳

如何将MySQL数据库移动到新结构?! 任何工具? [关闭]

I need to move a old database with an old structure to a new one.

Both Databases are MySQL Databases (InnoDB). The Information is basically the same but has been moved to different tables and stuff like that.

What I'm searching now is a tool which helps me to move the data to the new structure. Something like a data mapping tool which generates the php code or something like that for me.

Is there something like that or do you know a better way to do so?

Thanks in advance

  • 写回答

2条回答 默认 最新

  • doulan8152 2012-06-26 07:26
    关注

    Look into ETL (Extract Transform Load) tools. Popular (and free) ones are Talend Open Studio and the Pentaho Suite.

    But don't expect miracles.

    The migration of a complex database schema is not a simple task and you won't find any easy point and click tools. You will need to put a lot of thinking into it.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 乌班图ip地址配置及远程SSH
  • ¥15 怎么让点阵屏显示静态爱心,用keiluVision5写出让点阵屏显示静态爱心的代码,越快越好
  • ¥15 PSPICE制作一个加法器
  • ¥15 javaweb项目无法正常跳转
  • ¥15 VMBox虚拟机无法访问
  • ¥15 skd显示找不到头文件
  • ¥15 机器视觉中图片中长度与真实长度的关系
  • ¥15 fastreport table 怎么只让每页的最下面和最顶部有横线
  • ¥15 java 的protected权限 ,问题在注释里
  • ¥15 这个是哪里有问题啊?