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

flatiron/cradle

a high-level CouchDB client for Node.js observed · 2026-08-28

github.com/flatiron/cradle · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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

Full methodology

Adoption not part of the score

1369 stars · 173 forks observed · 2026-08-28

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

Cradle is a high-level, asynchronous CouchDB client library for Node.js with built-in write-through caching. It abstracts CouchDB's REST API behind a friendlier JavaScript API for saving, fetching, and managing documents.

Use cases

  • connect to CouchDB from Node.js
  • save and retrieve documents in CouchDB
  • cache CouchDB documents for faster reads
  • create and manage CouchDB databases programmatically
  • avoid hand-writing CouchDB REST API calls

When to choose

  • you use CouchDB in a Node.js application and want a friendlier API than raw HTTP
  • you want built-in write-through caching for document reads and updates

When to avoid

  • you use a database other than CouchDB
  • you need a client with recent active development or modern async/await-first API
  • you need direct low-level control over CouchDB's REST API

Facets

library · maturity maintenance

database-driver caching http-client databases backend developer-tools couchdb nosql document-database async nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
flatiron/cradlemain32

For agents

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

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