SQL Playground
Run SQL queries directly in your browser. Full SQLite database โ CREATE, INSERT, SELECT, JOIN, GROUP BY. Import CSV, export JSON. Free, private, no server.
Loading SQL engine (~3MB)...
About SQL Playground
๐๏ธ Full SQLite Engine
Real SQLite compiled to WebAssembly. Supports CREATE TABLE, INSERT, SELECT, JOIN, GROUP BY, WHERE, ORDER BY, subqueries, and more.
๐ Import/Export
Import CSV files as tables. Export query results as JSON. All data stays in your browser's memory.
โก Instant
Pure client-side โ no server round-trip. Queries execute in milliseconds in your browser using WebAssembly.
๐ 100% Private
Your database lives in browser memory only. No data sent to any server. Refresh to clear everything.