Why SQL Converter?
Fast, private, zero install — turn SQL dumps into a ready-to-open Excel workbook.
Multi-table support
One sheet per CREATE TABLE / INSERT target table. Column names come from CREATE TABLE, or are inferred from the INSERT column list.
Real Excel format
Produces a genuine Office Open XML.xlsx file. Opens cleanly in Excel, Numbers, LibreOffice and Google Sheets.
Privacy by design
All parsing and workbook generation happen in your browser. Your SQL is never uploaded to our servers.
Strict type preservation
Numbers stay numeric (right-aligned), booleans stay booleans, NULL stays blank, strings stay text. No silent conversion to dates.
Multiple dialects
Understands MySQL, PostgreSQL and SQLite syntax: backticks, double-quoted identifiers, escaped strings, multi-row INSERT.
Inline editing
Click any cell to edit data before downloading. Add or delete rows and columns, rename headers, and remove blank rows — all in your browser.