PostgreSQL extension to normalize SQL statements
-
Updated
Jul 1, 2022 - C
PostgreSQL extension to normalize SQL statements
postgresql pg_stat_statements and pg_statio_tables metric exporter
pg stat for replecated servers
Read-only PostgreSQL diagnostic collector. No AI, no cloud, no write operations. Collects statistics from pg_stat views and packages them as portable snapshots.
Historize pg_stat_statements
Workload-aware blast radius forecaster for PostgreSQL migrations. Blocked query forecasting, duration ranges, rollout recipes, confidence accounting.
AST-level fingerprint and cluster of PostgreSQL queries from pg_stat_statements
Production Postgres tuning patterns: query cost ranking, autovacuum monitoring, index bloat detection. CLI + tests, no live DB needed.
Read-only CLI that ranks, explains, and reports slow PostgreSQL queries from pg_stat_statements.
Postgres docker image with hypopg, pg_stat_statements, pg_qualstats and supabase index_advisor pre installed
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.
Missing-index advisor for PostgreSQL that proves every recommendation against the planner before you create it. Read-only, throttled to ~1% of server time, works across replicas, with a live web UI.
Analyzes PostgreSQL slow queries via pg_stat_statements ranks by mean execution time, generates optimization hints, and delivers HTML reports via email
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.
SQL Query Diagnostics & Workload Optimization Platform
PostgreSQL database analyzer — detects unused indexes, slow queries, table bloat, and schema issues. All from the terminal.
top for Postgres and MySQL. Point it at a DSN and watch active queries, locks, and the costliest queries live.
Evidence-first PostgreSQL plan analysis with deterministic diagnostics, workload regression checks, and grounded AI/RAG
Attribute cloud database spend to the teams, apps and features that caused it — joins pg_stat_statements deltas with billing exports to produce a defensible chargeback report.
A workload-driven PostgreSQL Index Advisor for Django. Find missing indexes and generate safe, reviewable recommendations.
To associate your repository with the pg-stat-statements topic, visit your repo's landing page and select "manage topics."