Parquet File Viewer and Editor in VS Code
Overview
Section titled “Overview”DBCode lets you open and work with Apache Parquet files directly in VS Code. Browse columnar data with sorting and filtering, and run SQL queries against your Parquet files using DuckDB under the hood.
Features
Section titled “Features”- Open any
.parquetfile in the data grid - Sort, filter, and group data
- Run SQL queries against Parquet data
- View column statistics and metadata
- Export to other formats (CSV, Excel, JSON)