pgtune
Postgres optimizer
A tool that configures PostgreSQL to optimize its performance based on system resources and workload characteristics.
PostgreSQL configuration wizard
1k stars
51 watching
97 forks
Language: Python
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
le0pard/pgtune | A tool to optimize PostgreSQL performance based on hardware characteristics | 2,209 |
nikolays/postgres_dba | A collection of tools and scripts to simplify Postgres DBA tasks | 1,126 |
timescale/timescaledb-tune | A tool to fine-tune the performance of TimescaleDB based on system resources | 450 |
dataegret/pg-utils | A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities | 1,043 |
project-platypus/platypus | A Python library for multiobjective optimization algorithms and analysis tools. | 573 |
kwent/pgbouncerhero | A graphical user interface for managing multiple PostgreSQL servers with PGBouncer | 251 |
opmdg/check_pgactivity | A Nagios remote agent plugin to monitor PostgreSQL performance metrics | 175 |
lesovsky/pgcenter | A command-line tool for monitoring and troubleshooting Postgres databases. | 1,551 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 249 |
juliendelplanque/postgresqlparser | A tool that parses and analyzes PostgreSQL source code | 7 |
psycopg/psycopg | A PostgreSQL database adapter for Python | 1,777 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 568 |
shayonj/pg-osc | Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 540 |
robinjoseph08/go-pg-migrations | A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |
spotify/postgresql-metrics | Extracts and provides metrics on PostgreSQL databases | 590 |