Column alignment stays explicit
Every VALUES row must have the same number of scalar values as the stated column list. The output includes the parsed table name and rows.
Map explicit INSERT columns to supported scalar VALUES rows without evaluating functions or expressions.
Inputs stay in this browser tab. Parser-heavy work uses a tighter 256 KiB safety cap.
No result is placed in a URL, account, API, or remote log.
Bounded, explicit-dialect processing
This is not a SQL interpreter. Exactly one INSERT with an explicit column list and literal VALUES rows is accepted; SELECT sources, functions, defaults, and expressions fail.
Every VALUES row must have the same number of scalar values as the stated column list. The output includes the parsed table name and rows.
Functions, variables, subqueries, DEFAULT, and engine coercions are outside the literal conversion subset.
The parser runs locally under byte, statement, AST-node, depth, row, column, diagnostic, and output limits. It never connects to a database or resolves files and URLs.