Back to browse
GitHub Repository

Drop a file. Query with SQL. Visualize and share. All in your browser. Powered by DuckDB-Wasm.

23 starsTypeScript

QueryPad – Browser SQL Playground for CSV, JSON, and Parquet Files

by kiyeonjeon·Mar 21, 2026·1 point·1 comment

AI Analysis

●●SolidCozySlick

DuckDB-Wasm runs SQL queries on dropped files directly in your browser, no server needed.

Strengths
  • DuckDB-Wasm executes analytical SQL with JOINs and window functions entirely client-side
  • PartyKit and Y.js enable real-time collaboration with shared cursors and CRDT sync
  • URL compression embeds both data and queries for instant shareable snapshots
Weaknesses
  • Hundred megabyte file cap restricts larger datasets that analysts actually need
  • Browser-based SQL tools already have established competitors like DuckDB's own playground
Target Audience

Data analysts, developers, anyone working with data files

Similar To

DuckDB Playground · CSV Lens · DB Fiddle

Similar Projects

Data●●●Banger

SlothDB is a super fast embedded SQL database

1.3MB WASM database beats DuckDB 5x on 10M row analytics, runs in Cloudflare Workers.

WizardryBig BrainZero to One
souravroy78
221mo ago