
π¦ ViewParquet: a fast online Parquet viewer#
ViewParquet lets you open, search, and query Parquet files directly in the browser, with no installation required.
What stands out#
- π Runs in the browser
- π Search, sort, and run SQL
- π€ Export to CSV, JSON, or Parquet
- π¦ Uses DuckDB for local processing
It’s useful for analysts, data engineers, and QA teams that need a quick file check without setting up a full environment.
πͺ Quick explanation#
Think of it like a spreadsheet viewer for Parquet.
Upload the file, inspect the schema, run queries, and export results.
π Great for quick checks without installing software.
More information at the link π
Also published on LinkedIn.

