Synchronize 2 databases installed locally with Xampp
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 loc开发者_如何学编程al 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
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.
精彩评论