Downloading nuodb-migrator Source Code

The nuodb-migrator command line tool source code can 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 a pre-built version of the nuodb-migrator command line tool, contact NuoDB Support and ask for instructions on how to download the NuoDB Client package.