CSV → SQL INSERT

Generate INSERT statements from CSV (header row + data).

-- need at least one header row and one data row

About this tool

Pick a table name. Numeric-looking cells are emitted bare, blanks become NULL, the rest are quoted as strings with escaped single quotes.

An unhandled error has occurred. Reload ×