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: 11 days 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,053 |
timescale/timescaledb-tune | A tool to fine-tune the performance of TimescaleDB based on system resources | 450 |
rapidloop/pgmetrics | A tool to collect and display performance metrics from a running PostgreSQL server | 965 |
opmdg/check_pgactivity | A Nagios remote agent plugin to monitor PostgreSQL performance metrics | 175 |
tritondatacenter/pgsqlstat | Tools for monitoring Postgres database performance | 130 |
lesovsky/pgcenter | A command-line tool for monitoring and troubleshooting Postgres databases. | 1,551 |
spotify/postgresql-metrics | Extracts and provides metrics on PostgreSQL databases | 590 |
enterprisedb/pldebugger | Provides an API for debugging pl/pgsql functions in PostgreSQL databases. | 71 |
paradedb/pg_analytics | Enables direct querying of large data volumes from Postgres using a high-performance analytical query engine | 380 |
ankane/pgslice | A tool for easy Postgres partitioning with minimal app changes and no downtime. | 1,112 |
pawurb/ecto_psql_extras | Provides performance insights into PostgreSQL databases used by Elixir applications. | 363 |
dataegret/pg-utils | A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities | 1,043 |
pganalyze/pg_query.rs | An SQL query parser and transformer library | 139 |
kwent/pgbouncerhero | A graphical user interface for managing multiple PostgreSQL servers with PGBouncer | 251 |
pganalyze/libpg_query | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,210 |