Parquet table view with search, sorting, and pagination.
The Parquet viewer brings columnar data into a readable table workflow for quick inspection.
Why it works well on the web
It lowers the barrier to previewing Parquet without dedicated tooling.
What you can do
- Reads Parquet rows into a table using hyparquet.
- Searches across all columns and highlights matches.
- Supports sortable headers with ascending/descending toggle.
- Shows row-count and search-result summaries with pagination.
- Stringifies object-shaped values for basic nested-data inspection.
Supported formats
Parquet