I know it is possible using LOAD keyword to import a whole table in excel into mysql, e.g.
LOAD DATA LOCAL INFILE "/path/to/boats.csv" INTO TABLE bo