Featured Product
Convert Tools
CSV to SQL Insert
Convert CSV data to SQL INSERT statements online - supports MySQL, PostgreSQL, SQLite, and MSSQL with batch size and upsert options.
SQL INSERT to JSON
Convert SQL INSERT statements into clean JSON arrays. Parse single and multi-row inserts with quoted identifiers, NULLs, and type inference — perfect for debugging, migrations, and fixtures. 100% client-side.
Generator
SQL Create Table Generator
Generate CREATE TABLE SQL online with live schema input, dialect-aware validation, and instant copy or .sql download for MySQL, PostgreSQL, SQLite, and SQL Server.
SQL INSERT Generator
Convert CSV, TSV, or delimited text into SQL INSERT statements online. Supports MySQL, PostgreSQL, SQLite, and MSSQL with preview, copy, and .sql download.
SQL Seed Data Generator
Generate realistic fake SQL seed data with configurable columns — names, emails, UUIDs, dates, numbers, enums, and more. Output INSERT statements for MySQL, PostgreSQL, SQLite, and SQL Server with copy and .sql download.
SQL UPDATE Generator
Convert CSV, TSV, or delimited text into SQL UPDATE statements online. Choose a key column for the WHERE clause and generate one UPDATE per row for MySQL, PostgreSQL, SQLite, and MSSQL.