🍺 BREW Explorer

← all formulae

go-parquet-tools

brew install go-parquet-tools v1.51.0 BSD-3-Clause

Utility to deal with Parquet data

706
30-day installs · #1499
1.3k
90-day · #1920
7.4k
365-day · #1631
201
★ GitHub stars · updated 2mo ago

Build dependencies

go

GitHub topics

parquet parquet-tools

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Utility to deal with Parquet data",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:15+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "go-parquet-tools",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-20T06:32:33Z",
  "github_readme_excerpt": "[![](https://img.shields.io/badge/license-BSD%203-blue)](https://github.com/hangxie/parquet-tools/blob/main/LICENSE)\n[![](https://img.shields.io/github/v/tag/hangxie/parquet-tools.svg?color=brightgreen\u0026label=version\u0026sort=semver)](https://github.com/hangxie/parquet-tools/releases)\n[![[parquet-tools]](https://github.com/hangxie/parquet-tools/actions/workflows/release.yml/badge.svg)](https://github.com/hangxie/parquet-tools/actions/workflows/release.yml)\n[![](https://goreportcard.com/badge/github.com/hangxie/parquet-tools)](https://goreportcard.com/report/github.com/hangxie/parquet-tools)\n[![](https://github.com/hangxie/parquet-tools/wiki/coverage.svg)](https://github.com/hangxie/parquet-tools/wiki/Coverage-Report)\n\n# parquet-tools\nA utility to inspect Parquet files.\n\n## Quick Start\n\nPre-built binaries or packages can be found on the [release page](https://github.com/hangxie/parquet-tools/releases), on Mac you can install with brew:\n\n```bash\n$ brew install go-parquet-tools\n```\n\nOnce it is installed:\n\n```bash\n$ parquet-tools\nUsage: parquet-tools \u003ccommand\u003e\n\nA utility to inspect Parquet files, for full usage see https://github.com/hangxie/parquet-tools/blob/main/README.md\n\nFlags:\n  -h, --help    Show context-sensitive help.\n\nCommands:\n  cat                  Prints the content of a Parquet file, data only.\n  import               Create Parquet file from other source data.\n  inspect              Inspect Parquet file structure in detail.\n  merge                Merge multiple parquet files into one.\n  meta                 Prints the metadata.\n  retype               Change column type.\n  row-count            Prints the count of rows.\n  schema               Prints the schema.\n  shell-completions    Install/uninstall shell completions\n  size                 Prints the size.\n  split                Split into multiple parquet files.\n  transcode            Transcode Parquet file with different compression.\n  version              Show build version.\n\nRun \"parquet-tools \u003ccommand\u003e --h",
  "github_repo": "hangxie/parquet-tools",
  "github_stars": 201,
  "github_topics": [
    "parquet",
    "parquet-tools"
  ],
  "homepage": "https://github.com/hangxie/parquet-tools",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 706,
  "installs_365d": 7421,
  "installs_90d": 1336,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "go-parquet-tools",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1499,
  "rank_365d": 1631,
  "rank_90d": 1920,
  "raw_hash": "1c5c429e1b82e93c",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/go-parquet-tools.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.51.0",
  "versioned_formulae": [],
  "why_use_this": null
}