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

prest/prest

PostgreSQL ➕ REST, low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new, MCP server observed · 2026-08-28

github.com/prest/prest · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 98
  • Release rhythm 97
  • Longevity 100
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: 5.5
  • age_days: 3571
  • days_rel: 22
  • days_push: 12
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

4611 stars · 317 forks observed · 2026-08-28

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

pRESTd is a production-ready Go service that exposes instant REST APIs (and a read-only MCP endpoint) on top of any existing or new PostgreSQL database, with CRUD, custom SQL routes, auth, and ACL without writing a backend. It is self-hosted, available via Docker, Homebrew, or Go, and works with Postgres 9.5+ including TimescaleDB.

Use cases

  • expose a postgres database as a rest api
  • generate crud endpoints for an existing postgres database
  • build a backend without writing code
  • add jwt auth and acl to database apis
  • connect claude or cursor to a postgres database via mcp
  • create custom sql query routes over http
  • prototype a microservice backed by postgres

When to choose

  • you have a Postgres database and need a REST API immediately without hand-writing a backend
  • you want low-code CRUD plus custom SQL routes with built-in auth and ACL
  • you want to expose your database to AI clients via a read-only MCP endpoint
  • you need a self-hosted, high-performance API layer over Postgres or TimescaleDB

When to avoid

  • you need complex business logic beyond SQL queries and ACL rules in the API layer
  • your database is not PostgreSQL
  • you need a fully custom backend with non-database integrations and workflows
  • you require write access via MCP, since the MCP endpoint is read-only

Facets

service · maturity stable

api-framework http-server auth database mcp routing backend databases apis web-development self-hosted developer-tools windows self-hosted go cli postgresql rest-api crud instant-api baas low-code jwt openapi timescaledb mcp-server linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
prest/prestmain98

For agents

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

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