kettle_anonymous
03-07-2006, 11:26 AM
Hi,
I am new to Kettle and Spoon. I would like to know what would be the best way to migrate data using Spoon from a set of tables that are related with several association tables - a graph of tables such as tableA - associationtableAB - table B - associationtableBC - tableC and other such relations. Migration of data would be form one MySQL database to another which may be of the same or slightly modified schema. The schema is such that tables are setup to generate sequential primary keys automatically when rows are inserted.
I have been able to migrate data from a single table of the source database to the corresponding table of the destination database, but don't know what exactly to do in Spoon for a complex graph of related tables.
I would appreciate some suggestions to get me started in the right direction.
Thanks,
Mrtz
I am new to Kettle and Spoon. I would like to know what would be the best way to migrate data using Spoon from a set of tables that are related with several association tables - a graph of tables such as tableA - associationtableAB - table B - associationtableBC - tableC and other such relations. Migration of data would be form one MySQL database to another which may be of the same or slightly modified schema. The schema is such that tables are setup to generate sequential primary keys automatically when rows are inserted.
I have been able to migrate data from a single table of the source database to the corresponding table of the destination database, but don't know what exactly to do in Spoon for a complex graph of related tables.
I would appreciate some suggestions to get me started in the right direction.
Thanks,
Mrtz