Maps query with question marks with the parameters enclosed in <> and also beautify the final query
PegaDBQueryMapperExtension is Chrome extension for PEGA which if added, maps the query generated from Pega in tracer at run time. Pega tracer provide DB queries and its parameters in separate fields. It can be very tedious if there are 10s of parameters.
Its most helpful when we are modifying report definitions and constantly checking the generated query. If we have to manually map the parameters, then all our effort will go in mapping rather than actual analysis of the query