Schema beside data
Inspect the embedded writer schema, named types, logical-type annotations, and decoded records in one local workspace.
Open Avro object container files to inspect records, the embedded writer schema, blocks, and codecs. A dedicated browser worker performs decoding.
Avro object container format only. Single-object encoding and RPC messages are not accepted.
Inspect the embedded writer schema, named types, logical-type annotations, and decoded records in one local workspace.
File, record, block, collection, value, and nesting limits constrain work. Sync markers and Snappy CRC-32 checksums are verified.
File contents are processed in browser memory. Ordinary page and asset requests still reach the hosting provider.