CSV

Open, query, and edit CSV files directly in VS Code with sorting, filtering, and SQL support.

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

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