Skip to content
#

explain-plan

Here are 7 public repositories matching this topic...

MySQL-Simulator-Pro

MySQL Simulator Pro is a fully interactive, browser-based MySQL database simulation environment that lets you write and execute real SQL queries — including SELECT, INSERT, UPDATE, DELETE, CREATE TABLE, ALTER TABLE, CREATE INDEX, JOINs, transactions (BEGIN/COMMIT/ROLLBACK), and even role-based access control (GRANT/REVOKE)🗄️👨🏿‍💻.

  • Updated Mar 5, 2026
  • HTML

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 explain-plan 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 explain-plan topic, visit your repo's landing page and select "manage topics."

Learn more