Back to All Tools

SQL to Excel

Convert SQL dumps into Excel spreadsheets or CSV.

Upload SQL dump files (.sql) or a ZIP of SQL files, choose dialect and statement mode, preview tables, and download .xlsx, .xls, or .csv — or a Batch ZIP split by rows.

Drop SQL file(s) or a ZIP archive here

or click to browse (.sql, .zip — max 25 MB)

dump.sql
0 KB
Upload or paste SQL first…

Used for Batch ZIP: rows per Excel file inside the archive. Default 500. Single Excel keeps all rows in one file.

Ready. Upload SQL file(s), a ZIP archive, or paste SQL to begin.

Data Preview 0 rows

Limits & notes

  • Supported: .sql, pasted SQL, and .zip archives of SQL dumps.
  • Select files in the SQL files dropdown (same multi-select pattern as Excel worksheets).
  • Single Excel keeps all rows in one file; Batch ZIP splits by your Split rows value.
  • Dialect is informational/auto; statement mode filters INSERT, UPDATE, or both.
  • Your plan (Free): up to 25 MB, 50,000 rows, and 10 SQL files.
Plan File size Row limit SQL files
Free (you) 25 MB Up to 50,000 Up to 10
Pro 50 MB Up to 100,000 Up to 40
Premium 100 MB Up to 250,000 Up to 100
Done
How to Use
  1. Upload one or more .sql files, or a ZIP archive of SQL dumps.
  2. Or paste SQL that contains INSERT/UPDATE statements.
  3. Select which SQL files to convert from the dropdown.
  4. Choose dialect, SQL statements mode, sheet layout, and Single or Batch ZIP (set Split rows).
  5. Convert to Excel, review the preview, then Download or Copy. Use Clear to start over.
Pro Tips
  • Auto statement mode reads INSERT and UPDATE; switch to INSERT-only or UPDATE-only to filter.
  • Dialect is informational for Auto-detect across MySQL, PostgreSQL, SQL Server, and SQLite dumps.
  • One sheet per table keeps tables separate; Merge combines them into one sheet.
  • Batch ZIP + Split rows downloads multiple smaller Excel files in one archive.
  • Upload size follows your plan (defaults: Free 25 MB / Pro 50 MB / Premium 100 MB).
FAQs
QWhich SQL inputs are supported?
A

.sql files, pasted SQL, and ZIP archives containing .sql files.

QWhich download formats are supported?
A

Excel (.xlsx), Excel 97-2003 (.xls), and CSV (.csv). Batch mode packs split files into a ZIP.

QWhich dialects are supported?
A

MySQL/MariaDB, PostgreSQL, SQL Server, SQLite, plus Auto-detect.

QWhat are the plan limits?
A

Row limits: Free 50,000 / Pro 100,000 / Premium 250,000. File size defaults: Free 25 MB / Pro 50 MB / Premium 100 MB (admin can override).