CSV → SQL INSERT / UPSERT Generator
Paste spreadsheet rows as CSV and generate INSERT, UPSERT, or MERGE statements with configurable SQL dialect and keys.
- Generate INSERT, UPSERT, or MERGE SQL from CSV headers and rows.
- Supports PostgreSQL, MySQL, SQLite, and SQL Server output styles.
- Handles NULLs, numeric detection, and unique-key-based update clauses.