Skip to content

h2g2bob/planview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A set of tools to display and analyze database query planning and execution.

---

The JS bit was up and running on dbplanview.com, which I didn't have interest
to maintain anymore. The appengine stuff was some grand plan I never really
threw time into.

This project is old technology (no parser for the json plan format, no support
for CTEs, 10-years old web technology at the time of writing this) and
virtually unchanged code since 2010.  But someone used the tool and kindly
asked if I had plans to open source it.  So here it is. Maybe someone else
wants to maintain it?

Have fun.

-- Daniele

P.S.

I still like giving headache to lawyers and to selfish people in general.
So this code is distributed with Affero GPL license: if you take this code,
improve, and make a service out of it, you must redistribute the modified
version.

About

Query plan visualizer for Postgres

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.3%
  • JavaScript 31.9%
  • HTML 5.2%
  • Other 1.6%