Avro File Viewer in VS Code
Overview
Section titled “Overview”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.
Features
Section titled “Features”- Open any
.avrofile 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)