Synchronize 2 databases installed locally with Xampp

两盒软妹~` 提交于 2019-12-02 17:14:31

问题


I've 2 computers connected to Internet. Each one has Xampp installed, with a local mysql database.

Is it possible to sychronize these 2 dbs ?

I use Navicat. The sync works well with a local database to a server database, using tunneling. But what about the sync between 2 PCs dbs ?

Thank you very much for your help,

Cheers, François


回答1:


Check out SymmetricDS. SymmetricDS is web-enabled, database independent, data synchronization/replication software. It uses web and database technologies to replicate tables between relational databases in near real time. The software was designed to scale for a large number of databases, work across low-bandwidth connections, and withstand periods of network outage.



来源:https://stackoverflow.com/questions/2111319/synchronize-2-databases-installed-locally-with-xampp

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!