Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
任务是将数据从 ms-sql 近乎实时地同步到 mysql。
我刚刚发现了对称,我问自己这是否可以通过对称来实现。
要设置数据库连接(一个 ms-sql,一个 mysql)并将 ms-sql 上的更改近乎实时地同步到 mysql?