Elysia Tools
Navigation
Diagrams
Parquet Viewer
Free online Parquet viewer. Open and preview columnar data files (.parquet, .avro) directly in your browser — no upload, no software.
.parquet.avro
Tool usage guide
About this file format
Parquet (.parquet), created by Cloudera and Twitter in 2013 (now Apache Parquet), is the industry-standard columnar storage format for big data. It stores data column-by-column, enabling high compression ratios (10x+) and fast analytical queries by reading only needed columns. Parquet is used by Apache Spark, Hive, Impala, Presto, AWS Athena, Google BigQuery and all major data lake platforms. Avro (.avro, Apache Avro, 2009) is a complementary row-based format with embedded schema, popular in streaming pipelines (Kafka) and RPC systems.
Powered by Flyfish File Viewer
Next