Popularity
9.5
Stable
Activity
7.6
-
7,516
92
430

Description

PgHero is a ruby gem that gives you insights of your PostgreSQL database. Out of the box it provides info about stuff like cache hit rate, which queries are too slow, which tables need indexes, and more.

Code Quality Rank: L4
Monthly Downloads: 221,890
Programming language: Ruby
License: MIT License
Tags: Database Tools     Projects    
Latest version: v3.0.0

PgHero alternatives and similar gems

Based on the "Database Tools" category.
Alternatively, view PgHero alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of PgHero or a related project?

Add another 'Database Tools' Gem

README

PgHero

A performance dashboard for Postgres

See it in action

Screenshot

:tangerine: Battle-tested at Instacart

Build Status Docker Pulls

Documentation

PgHero is available as a Docker image, Linux package, and Rails engine.

Select your preferred method of installation to get started.

  • [Docker](guides/Docker.md)
  • [Linux](guides/Linux.md)
  • [Rails](guides/Rails.md)

Related Projects

  • Dexter - The automatic indexer for Postgres
  • PgBouncerHero - A dashboard for PgBouncer
  • pgsync - Sync Postgres data between databases
  • pgslice - Postgres partitioning as easy as pie

Credits

A big thanks to Craig Kerstiens and Heroku for the initial queries and Bootswatch for the theme.

History

View the changelog

Contributing

Everyone is encouraged to help improve this project. Here are a few ways you can help: