The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.97 - 2020-04-03

  • Allow parsing of plans inside psql generated frames
  • Provide a way to easily get all subnodes, including subnodes of subnodes
  • Provide a way to easily get parents of given node
  • Remove unnecessary Data::Dumper loads in tests
  • Assume plans should be in UTF-8

Modules

Object approach at reading explain analyze output
Some helper methods to analyze explains
Base class for parsers of non-text explain formats.
Parser for explains in JSON format
Parser for text based explains
Parser for explains in XML format
Parser for explains in YAML format
Class representing single node from query plan
Class to anonymize sets of strings