Skip to main content
  1. Posts/

ViewParquet: read and query Parquet files in the browser

··150 words·1 min·

πŸ“¦ 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.
Juan Pedro Bretti Mandarano
Author
Juan Pedro Bretti Mandarano