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

aquametalabs/aquameta

Web development platform built entirely in PostgreSQL observed · 2026-08-28

github.com/aquametalabs/aquameta · PLpgSQL · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

39/100

  • Activity 36
  • Release rhythm 8
  • 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: n/a
  • age_days: 4164
  • days_rel: 455
  • days_push: 389
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1100 stars · 48 forks observed · 2026-08-28

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

Aquameta is an experimental web development platform built entirely inside PostgreSQL, where schemas, REST endpoints, WebSocket events, version control, and UI widgets are all represented as database rows. A thin Golang daemon connects the database to the web, and a web-based IDE sits on top of the stack.

Use cases

  • build web apps entirely in postgres
  • serve a rest api from database functions
  • version control database rows like git
  • build modular ui components stored as data
  • get realtime events when table rows change
  • manage database schema by editing rows instead of ddl
  • access the filesystem from sql

When to choose

  • you want an all-database web stack and love postgres
  • you need row-level version control for database content
  • you're experimenting with datafied web development paradigms

When to avoid

  • you need a production-ready framework
  • you're building mission-critical or untrusted-facing applications
  • you prefer conventional file-based web stacks

Facets

framework · maturity experimental

web-framework api-framework websocket version-control database orm ui-components routing web-development databases backend developer-tools apis self-hosted postgresql plpgsql all-database-stack rest-api writable-system-catalog web-ide golang-daemon event linux macos web-server

1 source

Member repositories

RepositoryRoleHealth v2
aquametalabs/aquametamain39

For agents

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

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