I donβt have a representative for comments, so I leave this as an answer: this is not a visualization tool, but if you are dealing with several schemes, I highly recommend writing protocol files ( Avro IDL ) instead of directly writing schemes, They are much easier to read, and each The log file can be compiled into multiple schema files.
Since it can briefly identify several schema files, it can make it easy to get dependencies without having to browse.
source share