SQL Server 和 MySQL 服务器之间的复制 [英] replication between SQL Server and MySQL server

查看:46
本文介绍了SQL Server 和 MySQL 服务器之间的复制的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在 SQL Server 和 MySQL 之间设置复制,其中 SQL Server 是主数据库服务器,MySQL 是从服务器(在 linux 上).

I want to setup replication between SQL Server and MySQL, in which SQL Server is the primary database server and MySQL is the slave server (on linux).

有没有办法设置这样的场景?帮帮我.

Is there a way to setup such scenario? Help me .

推荐答案

我的回答可能来得太晚了,但仍以供日后参考...您可以使用其中一种异构复制解决方案,例如 SymmetricDS:http://www.symmetricds.org/.它可以将任何 SQL 数据库之间的数据复制到任何 SQL 数据库,但开销比使用原生复制解决方案要高.

My answer might be coming too late, but still for future reference ... You can use one of the heterogeneous replication solutions like SymmetricDS: http://www.symmetricds.org/. It can replicate data between any SQL database to any SQL database, altough the overhead is higher than using a native replication solution.

这篇关于SQL Server 和 MySQL 服务器之间的复制的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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