UC
Menu

Parquet Visualizer

A privacy-first Parquet explorer that runs entirely in the browser with DuckDB-WASM.

Project

TypeScript · DuckDB-WASM · WebAssembly

Portfolio

Parquet Visualizer keeps data on the user’s device while providing an interactive way to inspect Parquet files. DuckDB-WASM performs the query work in the browser, avoiding a server-side data path entirely.

The project also includes column selection, SQL autocomplete, CSV and JSON export, automated dependency management, release tooling, and Playwright end-to-end coverage.