Convert CSV to SQL
Convert CSV files directly to SQL INSERT statements with automatic type inference for CREATE TABLE. Supports MySQL and PostgreSQL dialects, batch inserts, and DROP TABLE IF EXISTS.
CSV to SQL Options
Customize the conversion output using these format-specific options. Set them in the Options panel above or pass them in the API options object.