Skip to content

Visualizer for Postgres EXPLAIN ANALYZE 🔥 Flamechart style 🔥

License

Notifications You must be signed in to change notification settings

victornpb/explainalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

explainalizer

Visualize EXPLAIN ANALYZE json output from PostgreSQL

Screenshot Explainalizer

https://victornpb.github.io/explainalizer/

This is a Proof of concept (PoC), of a visualizer for profiling and debugging the performance of queries on a PostgreSQL database. I got the inspiration from the way you can plot flamecharts of the CPU usage on the Chrome DevTools.

TODO:

  • Flame chart
  • Node inspection
  • Type information
  • Shareable URL (compress the JSON)
  • Build a real user interface for inputing the JSON, with instructions, etc...
  • JSON highlighting, with folding
  • Filtering, and Legend
  • Bottom Up chart

About

Visualizer for Postgres EXPLAIN ANALYZE 🔥 Flamechart style 🔥

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published