使用 Xampp 同步本地安装的 2 个数据库
我有 2 台计算机连接到互联网。每一个都安装了 Xampp,并带有本地 mysql 数据库。
是否可以同步这两个数据库?
我用的是 Navicat。使用隧道,本地数据库到服务器数据库的同步效果很好。但是两台 PC 数据库之间的同步怎么样?
非常感谢您的帮助,
干杯, 弗朗索瓦
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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看 SymmetricDS。 SymmetricDS 是一款支持网络、独立于数据库的数据同步/复制软件。它使用网络和数据库技术在关系数据库之间近乎实时地复制表。该软件旨在扩展大量数据库、跨低带宽连接工作并承受网络中断。
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.