https://github.com/powersj/parquet
CLI to interact with parquet files
https://github.com/powersj/parquet
Last synced: 5 months ago
JSON representation
CLI to interact with parquet files
- Host: GitHub
- URL: https://github.com/powersj/parquet
- Owner: powersj
- License: mit
- Created: 2024-04-12T01:50:19.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-09-10T14:01:08.000Z (9 months ago)
- Last Synced: 2025-09-10T18:23:53.956Z (9 months ago)
- Language: Go
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# parquet
*CLI to interact with parquet files*
[](https://circleci.com/gh/powersj/parquet) [](https://pkg.go.dev/github.com/powersj/parquet)
## Overview
TODO
## Install
Pre-build binaries are available on the releases page.
## Usage
To generate data use the `run` subcommand:
```sh
./parquet help
```
The other subcommands include:
* `TODO`: TODO
## Contributing
Pull requests are welcome. For major changes, please open an issue first to
discuss what you would like to change.
Please make sure to update tests as appropriate.
## Support
If you find a bug, have a question, or ideas for improvements please file an
[issue](https://github.com/powersj/parquet/issues/new) on GitHub.