TSV to 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.
— S., [email protected]
Privacy
100% client-side. No upload. See the privacy policy.