Skip to content

Parquet File Viewer and Editor in VS Code

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.

  • Open any .parquet file 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)