MySQL-to-CSV
v1.0MySQL-to-CSV is a program to convert MySQL databases into CSV format. The program has easy-to-use wizard style interface and supports command line.
Description
MySQL-to-CSV is a program to convert MySQL databases into CSV format. Key features:(1) all versions of Unix/Linux/Windows MySQL are supported; (2) option to convert individual tables; (3) option to convert partial data using SELECT-queries; (4) option to select CSV delimiter: tab, comma or semicolon; (6) stores conversion settings into profile; (7) command line support; (8) easy-to-use wizard style interface