CouchSet
JSON →CouchSet is a Couchbase ORM/model layer for TypeScript and Node.js. Current stable version is 0.3.0, released with weekly cadence. It provides both a legacy default API and a modern API under 'couchset/next' for gradual migration. Key differentiators: built-in TypeScript types, schema support, soft delete, paginated queries, and automatic reconnect. Compared to mongoose for MongoDB, CouchSet is purpose-built for Couchbase with N1QL support.
Resources
packagecouchset ↗