Minimalistic avro file browser.
v.0.0.1:
- Show the first level of the schema ( deeper levels in JSON format )
- Can open any arbitrary avro file size, limited only by your computer disk space/memory
- Paginate 1000 elements per page
- Shows total row count
- Simple SQL query is possible
Known Issues:
- Takes a few good seconds when opening large files ( Gigabytes size )
