khezen/compose-postgres resource
Postgresql & pgadmin4 powered by compose observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 67
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3514
- days_rel: n/a
- days_push: 199
- n_releases_24m: 0
Adoption not part of the score
1294 stars · 772 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Docker Compose template that spins up a PostgreSQL database together with the pgAdmin4 web administration UI. It provides sensible defaults and environment variables for quick local database setup.
Use cases
- spin up a local postgres database with docker compose
- run pgadmin4 alongside postgres for database administration
- quick development database stack with one command
- self-host postgres and a web ui to manage it
- template for adding postgres to my docker-compose project
When to choose
- you want a one-command local Postgres + pgAdmin setup for development
- you need a simple, MIT-licensed compose file to copy into your own project
When to avoid
- you need production-grade orchestration with replication, backups, and monitoring
- you prefer Kubernetes or a managed Postgres service
- you need a database other than PostgreSQL
Facets
infra-config · maturity stable
database self-hosted developer-tools databases developer-tools self-hosted self-hosted docker-compose postgres pgadmin4 local-development boilerplate docker
1 source
- readme: https://github.com/khezen/compose-postgres · fetched 2026-08-28 · bc7c6437e352
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| khezen/compose-postgres | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="khezen/compose-postgres")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem