An open API service indexing awesome lists of open source software.

https://github.com/volijs/couch-r

Couchbase NodeJS ODM for TypeScript and modern JS
https://github.com/volijs/couch-r

Last synced: about 1 year ago
JSON representation

Couchbase NodeJS ODM for TypeScript and modern JS

Awesome Lists containing this project

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-r

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