Excel
Open, query, and edit Excel files directly in VS Code with sorting, filtering, and SQL support.
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
- 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)