Loading...
Loading...
Generate SQL CREATE TABLE and INSERT statements from CSV data — instantly.
Paste your CSV data or upload a CSV file
Set table name and review auto-detected column types
Copy or download the generated SQL statements
Automatically detects column types (INT, FLOAT, VARCHAR, DATE)
Generates complete CREATE TABLE with proper column definitions
Creates INSERT statements for all rows
Standard SQL compatible with MySQL, PostgreSQL, and SQLite.
Yes, string values are properly escaped in the SQL output.
No hard limit — works with any size CSV, processing happens locally.