couch-r
v0.1.9
Published
Couchbase ODM for NodeJS and TypeScript
Maintainers
Readme
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-rcouchbase and type-r are hard dependencies. couch-r extends type-r namespace.
