Ross ROSS = Recommend OSS · open-source software intelligence for agents

omnigres/omnigres

The All-in-One Database observed · 2026-08-28

github.com/omnigres/omnigres · homepage · C++ · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
omnigres/omnigresmain52

For agents

markdown · JSON · MCP: product_card(name="omnigres/omnigres")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem