Show HN: Parqeye – A CLI tool to visualize and inspect Parquet files

via github.com

Short excerpt below. Read at the original source.

I built a Rust-based CLI/terminal UI for inspecting Parquet files—data, metadata, and row-group-level structure—right from the terminal. If someone sent me a Parquet file, I used to open DuckDB or Polars just to see what was inside. Now I can do it with one command. Repo: https://github.com/kaushiksrini/parqeye Comments URL: https://news.ycombinator.com/item?id=45959780 Points: 6 # Comments: 3

Read at Source