The mysql2excel application dumps a MySQL database table in to a Microsoft Excel .xlsx file.
Download
- mysql2excel-1.0.1.jar - 14.2 MB - From DevDungeon.com
- mysq2excel Releases - From GitHub.com
Source code on GitHub
https://github.com/DevDungeon/mysql2excel
Usage
# Print usage instructions
java -jar mysql2excel-1.0.1.jar
# Generate a sample config
java -jar mysql2excel-1.0.1.jar -g sample.config
# Dump table to spreadsheet using info from config
java -jar mysql2excel-1.0.1.jar my.config