Skip to content

postgres query execution plan analysis and benchmarking

License

Notifications You must be signed in to change notification settings

sueszli/query-queen

Repository files navigation

+-------------------------+
|            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