OctopusDid you ever want to transfer data from one JDBC source to another and do some kind of transformation during copy, like: normalize unnormalized data / create artificial keys / execute SQL statements during / before / after transfer ? Did you ever want to create a database like the following in one step: create the tables, load initial data, create indexes, create primary keys, create foreign keys ? If your answer is yes, you need this Octopus ! |