Excel-to-MySQL is a program to convert MS Excel spreadsheets into MySQL databases. Each worksheet becomes a table, each row becomes a record and each cell becomes a field. Key features:
(1) all versions of MS Excel are supported (including MS Excel 2007);
(2) works with all versions of Unix and Windows MySQL servers;
(3) converts individual worksheets;
(4) merges MS Excel data into an existing MySQL database;
(5) converts Comma Separated Values (CSV) files into MySQL tables;
(6) command line support;
(7) exports data source into a dump file;
(8) stores conversion settings into profile;
(9) easy-to-use wizard style interface
Excel-to-MySQL is a program to convert MS Excel spreadsheets into MySQL databases. Each worksheet becomes a table, each row becomes a record and each cell becomes a field. All versions of MS Excel are supported.