
📦 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.

