SQL Result to CSV / JSON Exporter
Convert SQL query results (pasted result grids, INSERT statements, or Markdown tables) to CSV, JSON, NDJSON, TSV, Markdown, or HTML. Smart type inference (int/decimal/boolean/date/NULL), BigInt-safe numerics, escaped quotes, per-column rename/reorder/select, configurable CSV delimiter + quoting. Round-trips with CSV→SQL. 100% client-side.
Convert SQL query results (pasted result grids, INSERT statements, or Markdown tables) to CSV, JSON, NDJSON, TSV, Markdown, or HTML. Smart type inference (int/decimal/boolean/date/NULL), BigInt-safe numerics, escaped quotes, per-column rename/reorder/select, configurable CSV delimiter + quoting. Round-trips with CSV→SQL. 100% client-side. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.