Excel File Viewer and Editor in VS Code
Overview
Section titled “Overview”DBCode lets you open and work with Excel files (.xlsx, .xls) directly in VS Code. Browse data with sorting and filtering, edit values inline, and run SQL queries against your spreadsheets using DuckDB under the hood.
Features
Section titled “Features”- Open any Excel file in the data grid
- Browse multiple sheets
- Sort, filter, and group data
- Edit values inline
- Run SQL queries against spreadsheet data
- Export to other formats (CSV, Parquet, JSON)