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

apache/pouchdb

:kangaroo: - PouchDB is a pocket-sized database. observed · 2026-08-28

github.com/apache/pouchdb · homepage · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • 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: 5928
  • days_rel: n/a
  • days_push: 8
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

17599 stars · 1507 forks observed · 2026-08-28

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

Apache PouchDB is an open-source JavaScript document database inspired by Apache CouchDB that runs in the browser (via IndexedDB) and in Node.js. It enables offline-first applications by syncing data with CouchDB-compatible servers.

Use cases

  • build offline-first web apps that sync when back online
  • store documents locally in the browser
  • sync browser data with a CouchDB server
  • embed a small NoSQL database in a Node.js app
  • replicate a database between client and server

When to choose

  • you need offline-capable apps with automatic sync to CouchDB
  • you want a lightweight document store in the browser
  • you need client-server replication with the CouchDB protocol

When to avoid

  • you need a heavy relational database with SQL joins
  • you need a server-side primary datastore for large-scale workloads
  • you don't need sync or offline storage

Facets

library · maturity active

database serialization http-client databases web-development frontend browser cross-platform offline-first nosql document-database sync couchdb-protocol indexeddb nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
apache/pouchdbmain67

For agents

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

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