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

postgres/postgres

Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch observed · 2026-08-28

github.com/postgres/postgres · homepage · C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 5825
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

21906 stars · 5874 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

PostgreSQL is a mature, open source object-relational database management system supporting an extended subset of the SQL standard, including transactions, foreign keys, triggers, user-defined types, and extensibility via extensions like PostGIS. This repository is a read-only GitHub mirror of the official PostgreSQL git repository; contributions go through the PostgreSQL community process, not pull requests.

Use cases

  • self-host a relational database for my web application
  • store and query JSON documents alongside relational data
  • run ACID-compliant transactions for financial data
  • add geospatial queries with PostGIS
  • set up replication and backups for a production database
  • build from source to develop database extensions

When to choose

  • you need a reliable, feature-rich open source relational database with strong SQL standards conformance
  • you need advanced features like partitioning, materialized views, full-text search, or custom data types
  • you want a database that runs on all major operating systems with decades of proven stability

When to avoid

  • you want to contribute code via GitHub pull requests - this is a mirror only
  • you need a lightweight embedded database for a small single-user app
  • you prefer a managed NoSQL document store without SQL

Facets

application · maturity stable

database search-engine json security backup concurrency databases backend developer-tools windows bsd cross-platform self-hosted c postgresql sql relational-database acid object-relational mirror-repository extensible data-engineering linux macos

10 sources

Member repositories

RepositoryRoleHealth v2
postgres/postgresmain77

For agents

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

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