Loading…
Loading…
Upload a .csv file or paste CSV data directly. Generates a CREATE TABLE plus INSERT statements, with column types auto-detected. All processing happens in your browser — nothing is uploaded to any server.
SQL will appear here.
CSV to SQL is a free converter that turns spreadsheet data into ready-to-run SQL. It parses your CSV, auto-detects each column's data type, maps types to your target dialect, and generates a CREATE TABLE statement plus INSERT statements.
Yes. The CSV to SQL is completely free with no signup and no usage limits, like all SqlInt mini tools.
Each column is auto-detected as INTEGER, DECIMAL, BOOLEAN, DATE, TIMESTAMP, or TEXT and mapped to your target dialect (PostgreSQL, MySQL, SQLite, or standard SQL).
Comma-delimited CSV with a header row plus at least one data row. Quoted fields are supported; upload a .csv file or paste directly.
No. Every mini tool processes data locally in your browser — pasted text and uploaded files never leave your device.
Convert JSON arrays to SQL — and INSERTs back to JSON — live.
Convert between epoch time and human-readable dates.
Mask emails, SSNs, cards & IPs with realistic format-preserving fakes.
Map column types — or full CREATE TABLE DDL — across 5 dialects.