Skip to content

h2g2bob/planview

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 9 commits ahead of dvarrazzo:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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%