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

dmfay/massive-js

A data mapper for Node.js and PostgreSQL. observed · 2026-08-28

github.com/dmfay/massive-js · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived 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: 5241
  • days_rel: n/a
  • days_push: 2740
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2474 stars · 154 forks observed · 2026-08-28

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

Massive.js is a data mapper library for Node.js that provides a thin, promise-based interface over PostgreSQL, letting developers work with tables, queries, and functions as first-class objects. It emphasizes writing SQL directly while handling connection management and result mapping.

Use cases

  • query postgres from nodejs
  • data mapper for postgresql
  • write raw sql in node without an orm
  • access postgres tables and functions from javascript
  • promise-based postgresql client

When to choose

  • you prefer writing SQL over ORM query builders
  • you want a lightweight data mapper instead of a full ORM
  • your stack is Node.js with PostgreSQL

When to avoid

  • you need multi-database support beyond PostgreSQL
  • you want a full-featured ORM with migrations and schema management
  • you are not using Node.js

Facets

library · maturity maintenance

database orm database-driver databases backend web-development windows postgresql data-mapper sql promise-based nodejs linux macos

1 source

Member repositories

RepositoryRoleHealth v2
dmfay/massive-jsmain10

For agents

markdown · JSON · MCP: product_card(name="dmfay/massive-js")

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