0.1.061.8 MB
MIT
strict
Unknown
A CLI for exploring parquet files.
parq is a CLI for examining parquet files, written in Go. It has the following capabilities:- schema: Shows a parquet file's column names and data types.
- show: Shows all rows of a parquet file.
- head: Shows the first n rows of a parquet file.
- tail: Shows the last n rows of a parquet file
- random: Shows the n random rows of a parquet file.
- convert: (TODO) Convert a parquet file to/from another format
Update History
0.1.0 (6)13 Dec 2025, 09:47 UTC
8 Dec 2021, 17:11 UTC
8 Dec 2021, 22:14 UTC
13 Dec 2025, 09:47 UTC