forked from dvarrazzo/planview
h2g2bob/planview
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
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
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This branch is 9 commits ahead of dvarrazzo:master.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
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 0
No packages published
Languages
- Python 61.3%
- JavaScript 31.9%
- HTML 5.2%
- Other 1.6%