Skip to content
#

pg-stat-statements

Here are 20 public repositories matching this topic...

Dies ist ein kleines, aber leistungsfähiges Demo-Projekt für Knowledge Management (KM) und Analytics mit PostgreSQL. Es beinhaltet komplexe SQL-Abfragen, Performance-Optimierung (Indizes und EXPLAIN ANALYZE) und Docker-Unterstützung für eine schnelle Bereitstellung. Ideal für Interview-Demos oder CI/CD-Tests.

  • Updated Nov 4, 2025
  • PLpgSQL

Analyses PostgreSQL query workloads and PostGIS table statistics, then recommends spatial indexes — GiST, SP-GiST, BRIN, partial, composite — plus clustering, index drops and query rewrites. Reads pg_stat_statements exports, CSV logs or plain SQL, ranks findings by a documented heuristic cost model, and emits ready-to-review DDL.

  • Updated Jul 19, 2026
  • Python

Add this topic to your repo

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

Learn more