Data Migration Toolkit (DMT), Version 2.2
The DMT is a GUI-based, entirely Java-implemented application for exchanging files and/or relational database data between different system platforms. DMT allows both the mapping of content to a transfer-safe plain-text format inserted into an XML file, and the reverse conversion of migrated data from the XML file back to its original format while maintaining data arrangement.
The Java application DMT can be used on any operating system (including Linux, Macintosh, Solaris, Windows). To migrate database data, a JDBC driver for the respective database should be available. DMT has been used with FirebirdSQL, HSQLDB, MS Access (XMLDBMS 2.0 driver), MySQL, Oracle, and PostgreSQL.
Run command: java -jar -Xbootclasspath/a:$LocationOfJdbcDriverJar$ -Xmx256M -verbose dmt2.jar
The DMT recorded more than 500 unique downloads only in 2009, primarily from telecommunications & network, IT & consulting, banking & insurance, multimedia companies, as well as academic and government organizations.