How to CSV to SQL
- 1Upload CSV data
- 2Select MySQL dialect
- 3Download .sql file
Generate MySQL INSERT statements from CSV. Create bulk import scripts. Handle escaping and types. Free.
Turn a spreadsheet into 'INSERT INTO' database code.
Drag & drop or click to browse
Yes, empty cells are converted to NULL in SQL.
Yes, you can specify the target table name.