CSV to SQL INSERT Generator

Turn a CSV file into SQL INSERT statements.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

Convert CSV to SQL INSERT statements

Paste CSV with a header row and get one SQL INSERT statement per data row, ready to paste into psql, the MySQL client or SQL Server. The parser follows RFC 4180, so quoted fields and embedded commas are handled correctly, and optional type inference turns clean numbers, booleans and empty cells into real SQL NULL, TRUE/FALSE and numeric literals instead of strings.

Everything runs locally in your browser — nothing is uploaded, which makes it safe for confidential spreadsheets and exports.

Ad placeholder (rectangle)