0.1.0

Elixir/Phoenix port of PgHero 4.0.1.

  • Mount the dashboard in a Phoenix router with pghero "/pghero"
  • Query Postgres through an Ecto repo or a database URL
  • Overview, queries, space, connections, live queries, maintenance, explain, and tune
  • Optional historical query/space stats via PgHero.Migrations
  • Optional HTTP basic auth
  • Standalone server and Docker image (DATABASE_URL + port 8080)

Not ported yet: suggested indexes (pg_query), AWS/GCP system charts.