Skip to content

Navigation Menu

Sign in
Sign up
#

explain-plan

Here are 9 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

CI gate for SQL performance: EXPLAIN plan fingerprints + noise-aware timings vs a committed baseline. Fails the PR whose migration flips an index scan into a 1M-row seq scan, with a readable plan diff. Timing thresholds grounded in a measured 11–36% run-to-run noise study.

  • Updated Aug 6, 2026
  • Python

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

AltStyle によって変換されたページ (->オリジナル) /