#parquet #tui #data-analysis

bin+lib parq

A blazingly-fast tool for exploring and analyzing Apache Parquet file: inspect schema, view statistics, browse data, and dissect structures

3 releases

Uses new Rust 2024

0.1.2 Feb 1, 2026
0.1.1 Jan 25, 2026
0.1.0 Jan 25, 2026

#517 in Development tools

Apache-2.0

52KB
1K SLoC

Rust 1K SLoC // 0.0% comments Python 155 SLoC // 0.2% comments

parq

A blazingly-fast terminal tool for exploring and analyzing Apache Parquet files: inspect schemas, view statistics, browse data, and dissect structures.

Info

Info

Schema

Schema

Stats

Stats

Installation

cargo install parq

Usage

parq path/to/parquet/file.parquet

License

Apache License 2.0

Contributing

Contributions welcome! Please open an issue or PR.

Dependencies

~34MB
~776K SLoC