java - Using Liquibase to insert data from remote database -


i know primary use liquibase manipulate data or make changes specific schema.

but want know if there way use liquibase migrate data remote db local db , validate data in process using maybe liquibase/change/custom/customtaskchange interface?

while can use hammer put in screw, not best tool job. likewise, while conceivably use liquibase data migration, there other tools better suited task. @ things community (i.e. open source , free in beer) pentaho etl suite.

http://community.pentaho.com/


Comments