pgtune
Performance optimizer
A tool to optimize PostgreSQL performance based on hardware characteristics
Pgtune - tuning PostgreSQL config by your hardware
2k stars
55 watching
222 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
databasehardwarejavascriptperformanceperformance-tuningpgtunepostgresqlpwardbmstunning
Related projects:
Repository | Description | Stars |
---|---|---|
gregs1104/pgtune | A tool that configures PostgreSQL to optimize its performance based on system resources and workload characteristics. | 1,054 |
timescale/timescaledb-tune | A tool to fine-tune the performance of TimescaleDB based on system resources | 453 |
rapidloop/pgmetrics | A tool to collect and display performance metrics from a running PostgreSQL server | 967 |
opmdg/check_pgactivity | A Nagios remote agent plugin to monitor PostgreSQL performance metrics | 175 |
tritondatacenter/pgsqlstat | Tools for monitoring Postgres database performance | 129 |
lesovsky/pgcenter | A command-line tool for monitoring and troubleshooting Postgres databases. | 1,551 |
spotify/postgresql-metrics | Extracts and provides metrics on PostgreSQL databases | 591 |
enterprisedb/pldebugger | Provides an API for debugging pl/pgsql functions in PostgreSQL databases. | 73 |
paradedb/pg_analytics | Enables direct querying of data lakes from Postgres without moving data to a cloud data warehouse | 407 |
ankane/pgslice | A tool for easy Postgres partitioning with minimal app changes and no downtime. | 1,122 |
pawurb/ecto_psql_extras | Provides performance insights into PostgreSQL databases used by Elixir applications. | 372 |
dataegret/pg-utils | A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities | 1,053 |
pganalyze/pg_query.rs | A Rust library that parses and analyzes PostgreSQL SQL queries | 146 |
kwent/pgbouncerhero | A graphical user interface for managing multiple PostgreSQL servers with PGBouncer | 253 |
pganalyze/libpg_query | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,216 |