# apache/nano

Nano is now part of Apache CouchDB. Repo moved to https://GitHub.com/apache/couchdb-nano

Repository: https://github.com/apache/nano
Canonical: https://ross.abutalabs.com/products/apache-nano
Homepage: https://github.com/apache/couchdb-nano
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: nano
Archived: true
Last push: 2018-09-28T09:45:46+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5501, "days_push": 2896, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1120, forks 152 (observed 2026-08-28T04:03:39.790585+00:00)

## What it is
Nano is a minimalistic Apache CouchDB driver for Node.js, offering a thin abstraction over the CouchDB HTTP API. The repository has moved and is now maintained as apache/couchdb-nano, the official Apache CouchDB library for Node.js.

## Use cases
- connect to couchdb from node.js
- insert and query couchdb documents
- stream couchdb changes feed
- replicate couchdb databases programmatically
- manage couchdb databases from javascript
- bulk insert documents into couchdb

## When to choose
- you use CouchDB from Node.js and want a lightweight, low-abstraction driver
- you already know CouchDB's API and want errors and responses passed through directly
- you need the official, Apache-maintained CouchDB client

## When to avoid
- you need a driver for a database other than CouchDB
- you want a high-level ORM-style abstraction over your documents
- you are not using Node.js

## Facets
- artifact type: library
- maturity: maintenance
- function: database-driver, http-client
- domain: databases, backend, developer-tools
- platform: -
- tags: couchdb, nosql, minimalistic, moved-repo, nodejs, javascript

## Member repositories
- apache/nano (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:39.790585+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:41:04.922525+00:00, confidence not recorded.
  - readme: https://github.com/apache/nano (fetched 2026-08-28T04:03:39.790585+00:00, sha 76907391a942)
  - homepage: https://github.com/apache/couchdb-nano (fetched 2026-08-29T12:44:51.504045+00:00, sha b3ba31e6090a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
