omnigres/omnigres
The All-in-One Database observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 67
- Release rhythm 8
- Longevity 96
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1346
- days_rel: n/a
- days_push: 202
- n_releases_24m: 0
Adoption not part of the score
1592 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Omnigres is a collection of PostgreSQL extensions that turn a Postgres instance into a full application platform, hosting application logic, HTTP/WebSocket servers, caching, and auth inside or next to the database. It ships as a container image and can also be installed into existing Postgres installations.
Use cases
- run a web app entirely inside postgres
- serve http and websocket from the database
- add authentication and authorization to postgres apps
- expose postgres tables as a rest api
- build reactive live-updating applications on postgres
- self-host a single-database application stack
- implement double-entry ledgers in postgres
When to choose
- you want to deploy and scale an app from a single database instance
- you prefer writing application logic in SQL close to your data
- you want batteries-included building blocks like auth, REST, and caching on Postgres
When to avoid
- you need a polyglot stack with heavy application logic outside the database
- you use a database other than PostgreSQL
- you need a battle-tested platform for very large-scale production workloads
Facets
framework · maturity active
web-framework http-server websocket auth authorization caching api-framework form-handling database deployment testing databases backend web-development self-hosted developer-tools self-hosted cpp postgresql postgres-extensions application-platform database-first postgrest ledger reactive-queries docker linux
6 sources
- readme: https://github.com/omnigres/omnigres · fetched 2026-08-28 · a01f121a590a
- homepage: https://docs.omnigres.org/ · fetched 2026-08-29 · a28873152da9
- site_page: https://docs.omnigres.org/pg_yregress/install · fetched 2026-08-29 · c5f38e538cc0
- site_page: https://docs.omnigres.org/omni_httpd/install · fetched 2026-08-29 · 2f201266f469
- site_page: https://docs.omnigres.org/omni_ledger/quickstart · fetched 2026-08-29 · a0995edf1f8d
- site_page: https://docs.omnigres.org/omni_rest/quickstart · fetched 2026-08-29 · 189d7169e3e3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| omnigres/omnigres | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="omnigres/omnigres")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem