MySQL-to-Excel is a program to convert MySQL databases into MS Excel spreadsheet.
Key features:
(1) all versions of Unix and Windows MySQL servers are supported;
(2) option to convert partial data via SELECT-queries;
(3) converts tables containing more than 65535 records (splits data into multiple MS Excel files if necessary);
(4) output spreadsheet is compatible with MS Excel 5.0 and higher;
(5) stores conversion settings into profile;
(6) command line support;
(7) easy-to-use wizard style interface