Parquet
Open, query, and explore Apache Parquet files directly in VS Code with full SQL support.
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
- 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)