CSV to SQL

Convert CSV rows to SQL INSERT statements.

Loading tool…

How it works

  1. Paste CSV and set a table name.
  2. Convert.
  3. Copy SQL.

Features

  • INSERT statements
  • NULL for empty
  • Local
  • Copy

FAQ

Escaping?

Single quotes are escaped.

Types?

All values are quoted strings or NULL.

Uploaded?

No.