OraDump-to-MySQL is a program to convert Oracle dump files into MySQL database. Key features:
(1) all Oracle data types (except BFILE and MLSLABEL) and attributes are supported;
(2) works with all versions of MySQL server;
(3) converts indexes with all necessary attributes;
(4) stores conversion settings into profile;
(5) converts multi-file Oracle dumps;
(6) merges Oracle data into an existing MySQL database;
(7) command line support;
(8) converts individual tables;
(9) exports Oracle data into MySQL dump file;
(10) easy-to-use wizard style interface
OraDump-to-MySQL is a program to convert Oracle dump files into MySQL database. The program has easy-to-use wizard style interface and works with all versions of MySQL server.