Explore Parquet at the speed of thought.
Free online Parquet viewer — private, browser-based, no uploads.
Open a file, run SQL, and scan millions of rows — entirely in your browser. Powered by DuckDB-WASM, with zero server uploads.
Parquet & GeoParquet first · CSV, JSON also supported
Built for data teams that live in columnar files
Real SQL, right in the browser
Write full DuckDB SQL with multi-tab queries, schema autocomplete, and one-click execution. Joins, CTEs, window functions — then export results to Parquet, CSV, or JSON.
Scan millions of rows without the wait
A virtualized grid scrolls huge result sets smoothly, with type-aware coloring and per-column stats — cardinality, ranges, and null counts at a glance.
Ask in plain language, get SQL back
Describe what you need and the assistant will draft queries, explain your schema, and fix errors — grounded in the file you have open. Run generated SQL or insert it into the editor.
Ask in plain language, get SQL back — grounded in the file you have open.
Your file never leaves your machine
Every byte stays in your browser with DuckDB-WASM — zero uploads, zero accounts. Open the Network panel and watch nothing leave. Optional cloud storage sync is on the roadmap.
Parquet-first, GeoParquet-ready.
Purpose-built for columnar files, with CSV and JSON supported when you need them — all processed locally in DuckDB-WASM.
Questions, anticipated.
Got questions? Here are the most common ones about viewparquet.
Do my files leave the browser?
No. All processing happens locally using DuckDB WASM. Check the Network panel — zero uploads.
Can I run SQL on my data?
Yes. The SQL editor supports full DuckDB syntax with multi-tab queries, schema autocomplete, and exports. An AI assistant to generate SQL, explain schema, and fix errors is coming soon.
What file types are supported?
Parquet and GeoParquet are first-class formats for the fastest path. CSV, TSV, JSON, and JSON Lines are also supported as secondary formats.
Is there a file size limit?
File size is only limited by your browser's available memory. The viewer streams and paginates for efficiency.
When is cloud storage coming?
Cloud storage (S3, GCS, and more) is on the roadmap. Today viewparquet is private-first — all processing runs client-side in your browser.
Working with Parquet files? See the full Parquet FAQ — how to open, view, query, and convert Parquet.
Latest Blog Posts
AI data pipelines, Parquet for LLM workloads, DuckDB, and columnar analytics.
Free Public Parquet Datasets You Can Download Right Now (Every Link Verified)
A curated list of 11 public Parquet files you can actually download — flights, NYC taxi trips, Hugging Face NLP sets, an…
Open Big Parquet Files Without a Worry: Why Your Browser Can Now Handle Gigabytes
Large Parquet files used to crash in-browser viewers with out-of-memory errors. Here's the engineering change — zero-cop…
Parquet for AI: Inspecting Embeddings, Tokens, and LLM Training Data
Why Parquet is the default format for fine-tuning and RAG datasets — and how to spot-check embedding columns, tokenized …