Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 379 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 379 Bytes

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.