https://github.com/sueszli/query-queen
postgres query execution plan analysis and benchmarking
https://github.com/sueszli/query-queen
performance-analysis query-optimization
Last synced: 2 months ago
JSON representation
postgres query execution plan analysis and benchmarking
- Host: GitHub
- URL: https://github.com/sueszli/query-queen
- Owner: sueszli
- License: agpl-3.0
- Created: 2024-03-13T18:29:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-28T07:20:37.000Z (over 1 year ago)
- Last Synced: 2024-10-05T23:21:29.614Z (over 1 year ago)
- Topics: performance-analysis, query-optimization
- Language: Jupyter Notebook
- Homepage:
- Size: 19.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
+-------------------------+
| o |
| o^/|\^o |
| o_^|\/*\/|^_o |
| o\*`'.\|/.'`*/o | postgres query execution plan
| \\\\\\|////// | analysis and optimization
| {><><@><><} | by example.
| `"""""""""` |
| ____ ______ ___ |
| / )/ \/ \ |
| ( / __ _\ ) |
| \ (/ o) ( o) ) |
| \_ (_ ) \ ) / |
| \ /\_/ \)_/ |
| \/ //| |\\ |
| v | | v |
| \__/ |
+-------------------------+
check it out here:
- https://github.com/sueszli/query-queen/blob/main/query%20analysis.ipynb
- https://github.com/sueszli/query-queen/blob/main/query%20optimization.ipynb