Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankane/pghero
A performance dashboard for Postgres
https://github.com/ankane/pghero
Last synced: 6 days ago
JSON representation
A performance dashboard for Postgres
- Host: GitHub
- URL: https://github.com/ankane/pghero
- Owner: ankane
- License: mit
- Created: 2014-07-21T09:56:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T15:58:56.000Z (6 months ago)
- Last Synced: 2024-05-22T15:50:40.080Z (6 months ago)
- Language: Ruby
- Homepage:
- Size: 1.9 MB
- Stars: 7,740
- Watchers: 92
- Forks: 433
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome - pghero - A performance dashboard for Postgres (Ruby)
- awesome-ruby - PgHero - Postgres insights made easy. (Database Tools)
- Open-Source-Ruby-and-Rails-Apps - pghero - A performance dashboard for Postgres 🔥 ✅ 🚀 (Happy Exploring 🤘)
- awesome-repositories - ankane/pghero - A performance dashboard for Postgres (Ruby)
- starred-awesome - pghero - A performance dashboard for Postgres (Ruby)
- jimsghstars - ankane/pghero - A performance dashboard for Postgres (Ruby)
README
# PgHero
A performance dashboard for Postgres
[See it in action](https://pghero.dokkuapp.com/)
[![Screenshot](https://pghero.dokkuapp.com/assets/pghero-ebb9c8e11434fd0e4ead81db88fe255b29cbbc845ec315b79e6c5e25015bc921.png)](https://pghero.dokkuapp.com/)
:tangerine: Battle-tested at [Instacart](https://www.instacart.com/opensource)
[![Build Status](https://github.com/ankane/pghero/actions/workflows/build.yml/badge.svg)](https://github.com/ankane/pghero/actions)
## 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](https://github.com/ankane/dexter) - The automatic indexer for Postgres
- [PgBouncerHero](https://github.com/kwent/pgbouncerhero) - A dashboard for PgBouncer
- [pgsync](https://github.com/ankane/pgsync) - Sync Postgres data between databases
- [pgslice](https://github.com/ankane/pgslice) - Postgres partitioning as easy as pie## Credits
A big thanks to [Craig Kerstiens](http://www.craigkerstiens.com/2013/01/10/more-on-postgres-performance/) and [Heroku](https://blog.heroku.com/archives/2013/5/10/more_insight_into_your_database_with_pgextras) for the initial queries and [Bootswatch](https://github.com/thomaspark/bootswatch) for the theme.
## History
View the [changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md)
## Contributing
Everyone is encouraged to help improve this project. Here are a few ways you can help:
- [Report bugs](https://github.com/ankane/pghero/issues)
- Fix bugs and [submit pull requests](https://github.com/ankane/pghero/pulls)
- Write, clarify, or fix documentation
- Suggest or add new features