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
- Host: GitHub
- URL: https://github.com/volijs/couch-r
- Owner: VoliJS
- License: mit
- Created: 2017-09-28T17:43:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T00:57:35.000Z (almost 8 years ago)
- Last Synced: 2025-02-10T15:05:51.525Z (over 1 year ago)
- Language: TypeScript
- Size: 91.8 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.