Adaptive query optimization for PostgreSQL
The main features of postgrespro/aqo are: Performance and Optimization.
Open-source alternatives to postgrespro/aqo include: ankane/pghero — PgHero is a performance dashboard and diagnostic tool for PostgreSQL. It provides a web interface for monitoring… beh74/pgassistant-community — A PostgreSQL assistant for developers Understand, optimize, and improve your PostgreSQL database with ease. crunchydata/pgmonitor — PostgreSQL Monitoring, Metrics Collection and Alerting Resources from Crunchy Data. dalibo/pev2 — Postgres Explain Visualizer 2. darold/pgbadger — pgBadger is a PostgreSQL log analyzer and database performance profiler that parses database logs to generate detailed… gregs1104/pgtune — PostgreSQL configuration wizard.
A PostgreSQL assistant for developers Understand, optimize, and improve your PostgreSQL database with ease.
PostgreSQL Monitoring, Metrics Collection and Alerting Resources from Crunchy Data
PgHero is a performance dashboard and diagnostic tool for PostgreSQL. It provides a web interface for monitoring database metrics, analyzing query performance, and managing active connections across multiple database instances. The project distinguishes itself by recording query and storage statistics over time, enabling historical trend analysis through a time-range slider. It also identifies missing indexes by analyzing query patterns and integrates with cloud provider APIs to retrieve system-level hardware statistics such as CPU and IOPS. The tool's broader capabilities cover process admi