Tools
This page lists a few of the Open Source tools I’m working on.
PEV2 - With Local Storage Support
PEV2 is a tool to visualize Postgres EXPLAIN Plans and store them in the browser’s local storage.
This is a fork of PEV2. They initially supported storing plans in local storage, But recently (~ August 2022) they moved to storing the saved plans in their Database without any support for local storage. So I have forked this to support saving plans in local storage.