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.