hypopg
Performance analyzer
An extension that provides virtual indexes for PostgreSQL to help identify potential performance gains without creating actual indexes.
Hypothetical Indexes for PostgreSQL
1k stars
28 watching
59 forks
Language: C
last commit: about 2 months ago
Linked from 2 awesome lists
cdatabaseextensionhypothetical-indexesindexindexingpostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
spotify/postgresql-metrics | Extracts and provides metrics on PostgreSQL databases | 590 |
mgartner/pg_flame | Generates a visual representation of Postgres query plan performance | 1,575 |
yahoo/mysql_perf_analyzer | A tool for monitoring and analyzing MySQL performance. | 1,439 |
pawurb/ecto_psql_extras | Provides performance insights into PostgreSQL databases used by Elixir applications. | 363 |
rapidloop/pgmetrics | A tool to collect and display performance metrics from a running PostgreSQL server | 965 |
heroku/heroku-pg-extras | Provides shortcuts to common Postgres introspection queries for analyzing performance issues in Heroku Postgres instances. | 1,338 |
magehost/performance-dashboard | An extension for Magento 2 that provides a dashboard to analyze and optimize performance settings. | 63 |
opmdg/check_pgactivity | A Nagios remote agent plugin to monitor PostgreSQL performance metrics | 175 |
le0pard/pgtune | A tool to optimize PostgreSQL performance based on hardware characteristics | 2,209 |
gregs1104/pgtune | A tool that configures PostgreSQL to optimize its performance based on system resources and workload characteristics. | 1,053 |
lingej/pnp4nagios | An addon to Nagios that analyzes performance data and stores it in RRD-databases. | 154 |
paradedb/pg_analytics | Enables direct querying of large data volumes from Postgres using a high-performance analytical query engine | 380 |
ioguix/pgsql-bloat-estimation | Tools to estimate unused space in PostgreSQL indexes and tables | 515 |
jgillam/burp-paramalyzer | An extension for parameter analysis in web application penetration testing | 154 |
ember-best-practices/ember-perf-timeline | An addon that helps developers analyze performance in Ember applications by adding instrumentation to Chrome's Timeline. | 98 |