tsvkit.org
TSV (Tab-Separated Values) utilities, in the browser
Say hi →

TSV to SQL

updated 19 May 2026

tsv → sql
Drop a .tsv file here, or
ready

TSV to SQL

Convert a TSV into runnable SQL INSERT statements for PostgreSQL, MySQL, SQLite, or SQL Server. Identifier quoting is dialect-specific (double quotes / backticks / brackets). Tick CREATE TABLE to also emit a schema based on type inference over the whole file. INSERTs are batched (multi-row VALUES) where the dialect supports it.

Privacy

100% client-side. No upload. See the privacy policy.