Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 195 Bytes

File metadata and controls

10 lines (5 loc) · 195 Bytes

csv2mysql

A quick and dirty script for creating a mysql table from a csv file. A header row is required for the csv, and can be optionally used to create the table column names.