Skip to content

Export a MySQL table or view to a column name headed CSV file.

Notifications You must be signed in to change notification settings

adamjack/mysql2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

mysql2csv

Export a MySQL table or view to a column name headed CSV file.

mysql2csv.rb {database} {username} {password} {table|view} > output.csv

About

Export a MySQL table or view to a column name headed CSV file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages