What SQL input formats are supported?
INSERT INTO statements, MySQL-style result tables, PostgreSQL psql output, and generic delimited query result rows.
Convert SQL INSERT statements and query results into structured XML with root and row naming controls — processed entirely in your browser.
INSERT INTO statements, MySQL-style result tables, PostgreSQL psql output, and generic delimited query result rows.
Yes. Configure the root element name and the repeated row element tag in the options panel before converting.
No. It parses SQL text locally in your browser and generates XML output without any server upload.
All parsing and XML generation happen in your browser. No SQL or XML data is sent to any server.