Downloading NuoDB Migrator Source Code

The NuoDB Migrator tool source code can also be downloaded and compiled from Github.

$ mkdir nuodb_migrator
$ cd nuodb_migrator
$ git clone https://github.com/nuodb/migration-tools
$ cd migration-tools
$ mvn install
$ cd assembly/target/nuodb-migrator
To obtain the NuoDB Migrator tool binary version, contact NuoDB Support and ask for instructions on how to download the NuoDB Client package.