
Highlights
- Converts structured data files into Apache Parquet format on Linux systems.
- Operates via the command line to integrate into scripts and data pipelines.
- Distributed under the GNU General Public License version 3 or later.
About this application
Munquet is a command-line utility designed for the Linux operating system to convert structured data formats into the Apache Parquet file format. It reads input data and serializes it into columnar storage, which is commonly used in big data processing environments for efficient compression and analytical query performance. The software operates strictly within the terminal interface without a graphical user interface, making it suitable for inclusion in shell scripts and automated data pipelines. Users interact with the tool by supplying input files and specifying transformation parameters directly through command arguments. The application is distributed under the GNU General Public License version 3 or later, allowing users to modify and redistribute the source code according to their requirements.
Where to get it
Linux
- Open on FlathubOpens in a new tabPackage repositoryFlathub
From the publisher
Install from a terminal
flatpak install flathub io.gitlab.zulfian1732.munquet
We do not host this file, we do not scan it and we do not inspect its contents. Read what the source says, then decide for yourself.