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