Skip to content
#

sql-performance

Here are 13 public repositories matching this topic...

Diagnose PostGIS performance problems from a PostgreSQL EXPLAIN plan. Parses JSON and text EXPLAIN (ANALYZE, BUFFERS) output, runs ten spatial rules — missing GiST index, ST_Distance instead of ST_DWithin, loose bounding-box rechecks, un-indexed KNN, SRID transforms defeating the index — and prints an annotated tree, JSON or Markdown.

  • Updated Jul 19, 2026
  • Python

Improve this page

Add a description, image, and links to the sql-performance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sql-performance topic, visit your repo's landing page and select "manage topics."

Learn more