Octopus

Did 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 !

Documentation

Document Description
Manual This document provides detail informations about this project (How to use it and how to create your own loading jobs.)

Extras

Document Description
LoaderJob input XML file - XML schema Rules for creating loaderJob XML files.
LoaderJob input XML file - example This example file provides general information how to create loaderJob XML files.
OctupusDBVendors.xml - structure This file explains structure of OctopusDBVendors elements for different databases.