postgresqltuner
Database analyzer
Analyzes and provides tuning advice for PostgreSQL databases.
Simple script to analyse your PostgreSQL database configuration, and give tuning advice
3k stars
63 watching
190 forks
Language: Perl
last commit: about 1 year ago
Linked from 1 awesome list
dockermem-bufferperlpostgrespostgresqlpostgresql-databasesshtuning
Related projects:
Repository | Description | Stars |
---|---|---|
pgmodeler/pgmodeler | A graphical tool for designing and managing PostgreSQL databases | 3,147 |
darold/pgbadger | Analyzes PostgreSQL log files to provide detailed reports and graphs on performance and query metrics. | 3,597 |
dimitri/pgloader | Tools for migrating data from various sources to PostgreSQL using the COPY command | 5,507 |
brianc/node-postgres | A PostgreSQL client for Node.js, providing a non-blocking connection to the database. | 12,393 |
zalando/postgres-operator | A Kubernetes operator that automates the management of PostgreSQL clusters | 4,414 |
postgrest/postgrest | Provides a RESTful API wrapper around PostgreSQL databases | 24,080 |
crunchydata/postgres-operator | Automates management of production-grade PostgreSQL clusters on Kubernetes | 3,986 |
sosedoff/pgweb | A cross-platform client for PostgreSQL databases written in Go. | 8,678 |
gregs1104/pgtune | A tool that configures PostgreSQL to optimize its performance based on system resources and workload characteristics. | 1,054 |
le0pard/pgtune | A tool to optimize PostgreSQL performance based on hardware characteristics | 2,245 |
dalibo/pg_activity | A command line tool for monitoring activity on PostgreSQL servers. | 2,493 |
pipelinedb/pipelinedb | High-performance time-series aggregation system for PostgreSQL | 2,639 |
jackc/pgx | A high-performance PostgreSQL driver and toolkit for building Go applications | 10,954 |
postgres/postgres | Provides source code distribution of an advanced object-relational database management system | 16,442 |
rapidloop/pgmetrics | A tool to collect and display performance metrics from a running PostgreSQL server | 967 |