Skip to content
#

sql-performance

Here are 16 public repositories matching this topic...

High-performance PHP + MySQL DataTables server-side example tested with 100,000 rows. Includes indexing strategies, deferred joins, cached COUNT(*), deep pagination optimization, search optimization, PDO and measurable performance benchmarks.

  • Updated Sep 4, 2026
  • PHP

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

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