Skip to content

Avro File Viewer in VS Code

DBCode lets you open and work with Apache Avro files directly in VS Code. Browse data with sorting and filtering, and run SQL queries against your Avro files using DuckDB under the hood.

  • Open any .avro file in the data grid
  • Sort, filter, and group data
  • Run SQL queries against Avro data
  • View schema information
  • Export to other formats (CSV, Excel, Parquet, JSON)