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.
Comment on
Re: Database tables sync
In Section
Seekers of Perl Wisdom