Parqui Documentation

Everything you need to know about Apache Parquet and the Parqui ecosystem — from a beginner's introduction to the file format, to embedding the viewer in React, Vue, or Angular apps.

Getting Started

New to Parquet? Start here. These guides explain the format, how to open files without writing code, and how Parquet compares to CSV.

Embed Parqui in your app

Parqui ships native components for React, Vue, and Angular. All wrappers share the same core engine (@parqui/core) and offer identical functionality: virtual scrolling for millions of rows, column management, full-text search, and CSV/JSON export.

What you get

Virtual scrollingMillions of rows at 60fps
Column filteringBy value, range, or pattern
SortingClick any column header
Full-text searchAcross all columns
Column managementShow, hide, reorder, resize
Drag & dropDrop .parquet files to open
Export to CSV / JSONHonors active filter and sort
Lazy loadingChunk-based, memory-safe

Licensing:Free for personal, educational, and open-source projects. Commercial use of the npm components requires a paid license starting from €49. View pricing →