You've already forked awesome-postgres
mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-11-27 23:32:48 +02:00
Add aqo
Adaptive query optimization for PostgreSQL https://github.com/postgrespro/aqo
This commit is contained in:
committed by
Kaarel Moppel
parent
a80cf8a7d3
commit
e04cf59dd8
@@ -187,6 +187,7 @@ for `EXPLAIN`, that also provides performance tips (Commercial Software).
|
||||
* [pg_web_stats](https://github.com/kirs/pg_web_stats) - Web UI to view pg_stat_statements.
|
||||
* [TimescaleDB Tune](https://github.com/timescale/timescaledb-tune) - a program for tuning a TimescaleDB database to perform its best based on the host's resources such as memory and number of CPUs.
|
||||
* [Metis](https://www.metisdata.io/product/troubleshooting) - Metis provides observability and performance tuning for SQL databases including PostgreSQL. (Commercial Software)
|
||||
* [aqo](https://github.com/postgrespro/aqo) - Adaptive query optimization for PostgreSQL.
|
||||
|
||||
### Utilities
|
||||
* [apgdiff](https://www.apgdiff.com/) - Compares two database dump files and creates output with DDL statements that can be used to update old database schema to new one.
|
||||
|
||||
Reference in New Issue
Block a user