in reply to Database tables sync

Many databases have the option to dump tables to a CSV style file (and import from them). You may want to check your databases do; if they do, that seems an obvious way to me.