A new workbench for Parquet: multi-tab SQL and a virtualized results grid — all running locally in your browser with DuckDB-WASM. AI assistant coming soon.
SQL editor
Write full DuckDB SQL with tabbed queries, schema-aware editing, and one-click run. Export results to Parquet, CSV, or JSON without leaving the tab.
Results grid
- Virtualized Glide grid for smooth scrolling on large result sets
- Type-aware cell coloring for numbers, dates, IDs, and nulls
- Per-column stats: cardinality, ranges, and null rates
AI assistant (coming soon)
- Ask questions in plain language and get SQL grounded in your open file
- Run generated SQL or insert it into the editor in one click
- Chat tabs so you can keep multiple threads while exploring
Privacy-first
Files never upload to a server. Processing stays in-browser — open DevTools Network and confirm zero uploads.