UnQTools
Developer Runs in your browser

CSV to SQL INSERT Converter

Convert CSV or TSV data into SQL INSERT statements with smart type inference (int/decimal/boolean/date/text), NULL vs empty-string handling, RFC 4180-correct parsing, batched multi-row inserts, optional CREATE TABLE, and UPSERT (ON CONFLICT / DUPLICATE KEY / MERGE). Multi-dialect (ANSI/MySQL/PostgreSQL/SQLite/T-SQL). 100% client-side.

100% Private Works Offline Instant

Convert CSV or TSV data into SQL INSERT statements with smart type inference (int/decimal/boolean/date/text), NULL vs empty-string handling, RFC 4180-correct parsing, batched multi-row inserts, optional CREATE TABLE, and UPSERT (ON CONFLICT / DUPLICATE KEY / MERGE). Multi-dialect (ANSI/MySQL/PostgreSQL/SQLite/T-SQL). 100% client-side. Everything runs locally in your browser — your data never leaves your device.

How to use

  1. Enter your input in the tool above.
  2. Adjust any options to your preference.
  3. Use the Copy or Download buttons to save the result.
  4. Everything happens locally — your data never leaves your browser.