Skip to content

Simple windows desktop application for viewing & querying Apache Parquet files

License

Notifications You must be signed in to change notification settings

felipepessoto/ParquetViewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParquetViewer

Simple Windows desktop application for viewing & querying Apache Parquet files.

Main UI

Summary

ParquetViewer is a utility to quickly view Apache Parquet files on Windows desktop machines.

If you'd like to add any new features feel free to send a pull request.

Some key features:

  • View parquet file metadata
  • Run simple sql queries on parquet data
  • Open single or partitioned files

Download

Releases can be found here: https://github.com/mukunku/ParquetViewer/releases

Visit the Wiki for details on how to use the utility: https://github.com/mukunku/ParquetViewer/wiki

Analytics

Users can opt-in to share anonymous usage data to help make the app better. 1

Checkout the ParquetViewer Analytics Dashboard if you're interested!

Technical Details

The latest version of this project was written in C# using Microsoft Visual Studio Community 2022 v17.7.3 and .NET 7

Acknowledgements

This utility would not be possible without: https://github.com/aloneguid/parquet-dotnet

Footnotes

  1. Full privacy policy here: https://github.com/mukunku/ParquetViewer/wiki/Privacy-Policy

About

Simple windows desktop application for viewing & querying Apache Parquet files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%