apache/nano
Nano is now part of Apache CouchDB. Repo moved to https://GitHub.com/apache/couchdb-nano 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: 5501
- days_rel: n/a
- days_push: 2896
- n_releases_24m: 0
Adoption not part of the score
1120 stars · 152 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
database-driver http-client databases backend developer-tools couchdb nosql minimalistic moved-repo nodejs javascript
2 sources
- readme: https://github.com/apache/nano · fetched 2026-08-28 · 76907391a942
- homepage: https://github.com/apache/couchdb-nano · fetched 2026-08-29 · b3ba31e6090a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/nano | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem