UnQTools
Developer Runs in your browser

In-Browser SQL Playground

Run SQL entirely in your browser — no server, no signup, no data leaving the device. A pure-JS SQL engine executes CREATE TABLE, INSERT, and SELECT (WHERE, JOIN, GROUP BY, HAVING, ORDER BY, LIMIT, DISTINCT) against in-memory tables. Export results as CSV/JSON/Markdown. Schema browser, sample datasets, query history, shareable URL. 100% client-side.

100% Private Works Offline Instant

Run SQL entirely in your browser — no server, no signup, no data leaving the device. A pure-JS SQL engine executes CREATE TABLE, INSERT, and SELECT (WHERE, JOIN, GROUP BY, HAVING, ORDER BY, LIMIT, DISTINCT) against in-memory tables. Export results as CSV/JSON/Markdown. Schema browser, sample datasets, query history, shareable URL. 100% client-side. Everything runs locally in your browser — your data never leaves your device.

How to use

  1. Enter your input in the tool above.
  2. Adjust any options to your preference.
  3. Use the Copy or Download buttons to save the result.
  4. Everything happens locally — your data never leaves your browser.