免费的 MySQL 同步工具

2022-01-22 00:00:00 synchronization mysql

有没有人知道一些用于同步 MySQL 数据库(数据和结构)的免费工具,例如用于 Windows 的 Navicat?

does anybody know some free tool for synchronization MySQL database (data and structure) like in Navicat for Windows ?

我正在使用结构和数据同步.有时数据传输.我只是想知道是否没有这样的免费软件.只找到 HeidiSQL(看起来很完美,但效果更差).

I'm using Structure and Data synchronization. Sometimes Data transfer. I was just wondering if there is not any software like this for free. Found only HeidiSQL (which looks perfect but work worse).

推荐答案

MySQL Workbench Beta 完美地做到了这一点并且暂时免费.

MySQL Workbench Beta does this perfectly and for free for now.

相关文章