If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Migrate from old schema to new schema

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-12-08, 13:12
SirMArtin SirMArtin is offline
Registered User
 
Join Date: Jul 2008
Posts: 1
Question Migrate from old schema to new schema

Hi,

I have to migrate from one forums-software to another. So I have two different schemas in MySQL5. I want to migrate from the old one to the new one. I already did the main work: I analysed the tables and found the mapping. Now I am looking for an application, which helps me to migrate the data.

For the migration I have to read the dara from the source schema, transform it a little bit and write it to the target schema (different tables and different columns).

I tried out JasperETL but this wasn't really successful.

Does anyone has an idea, how this could work? I have programming (Java, Ruby, PHP) and modelling (UML) skills.

SirMArtin
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On