SQL to Excel Converter
Paste SQL INSERT statements or a database dump and download the data as an Excel workbook - one sheet per table, with proper types.
How to Convert SQL to Excel
- Paste your dump - INSERT statements with or without column lists; CREATE TABLE supplies column names when missing.
- Review the tables found - rows are grouped per table automatically.
- Download XLSX - values keep their types for sorting and formulas.