Couchbase ODM for NodeJS and TypeScript


Keywords
couchbase, odm, type-r, typescript
License
MIT
Install
npm install couch-r@0.1.4

Documentation

Couch-R

Couchbase NodeJS ODM for TypeScript and modern JS.

Features:

  • Use Couchbase as the single database holding an application state.
  • Define database objects as serializable classes.

Installation and dependencies

Works with the modern NodeJS edition only.

npm install couch-r

couchbase and type-r are hard dependencies. couch-r extends type-r namespace.