# rach/pome

A Postgres Metrics Dashboard

Repository: https://github.com/rach/pome
Canonical: https://ross.abutalabs.com/products/pome
Language: Go
License: Apache-2.0
License Family: permissive
Last push: 2020-09-04T00:23:01+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3929, "days_push": 2190, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1072, forks 36 (observed 2026-08-28T04:03:28.720861+00:00)

## What it is
Pome is a PostgreSQL metrics dashboard written in Go that tracks database health such as size, connections, and table/index bloat. It runs as a local web server exposing a browser-based dashboard.

## Use cases
- monitor postgres database health
- check table and index bloat in postgres
- view database and index sizes on a dashboard
- track number of postgres connections
- find wasted bytes from bloat in postgres tables

## When to choose
- you want a lightweight, self-contained Postgres metrics dashboard without a full monitoring stack
- you need quick insight into table/index bloat and database sizes

## When to avoid
- you need host-level metrics like CPU or disk IO
- you need actively maintained software with recent releases
- you need the planned metrics like cache hit ratio or query latency, which were never implemented

## Facets
- artifact type: application
- maturity: abandoned
- function: monitoring, database, http-server
- domain: databases, monitoring
- platform: windows, cross-platform, cli
- tags: postgres, metrics-dashboard, database-health, bloat-monitoring, devops, linux, macos, web-server

## Member repositories
- rach/pome (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:28.720861+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:53:43.127266+00:00, confidence not recorded.
  - readme: https://github.com/rach/pome (fetched 2026-08-28T04:03:28.720861+00:00, sha 76319a0c873b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
