0 Forks
4 Stars
4 Watchers

DBSync

Simple command line Windows tool to sync two mySQL databases and export a SQL 'differences' file which when executed back onto the target database will bring them both back into sync.

How to download and setup DBSync

Open terminal and run command
git clone https://github.com/danpetitt/DBSync.git
git clone is used to create a copy or clone of DBSync repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DBSync https://github.com/danpetitt/DBSync/archive/master.zip

Or simply clone DBSync with SSH
[email protected]:danpetitt/DBSync.git

If you have some problems with DBSync

You may open issue on DBSync support forum (system) here: https://github.com/danpetitt/DBSync/issues