17 Jan 2015
MySQL-to-CSV is a program to convert MySQL databases into comma separated values CSV format. The program has high performance due to direct connection to source databases and writing into .csv files (it does not use ODBC or any other middleware...