Avro
Open and explore Apache Avro files directly in VS Code with sorting, filtering, and SQL support.
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
- 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)