- Notifications
You must be signed in to change notification settings - Fork5
RethinkDB adapter for js-data. Main Site:http://js-data.io, API Reference Docs:http://api.js-data.io
License
js-data/js-data-rethinkdb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
RethinkDB adapter for theJSData Node.js ORM.
npm install --save js-data js-data-rethinkdb
import{RethinkDBAdapter}from'js-data-rethinkdb';// Create an instance of RethinkDBAdapterconstadapter=newRethinkDBAdapter();// Other JSData setup hidden// Register the adapter instancestore.registerAdapter('rethinkdb',adapter,{default:true});
Start with theJSData + RethinkDB tutorial or checkout theAPI Reference Documentation.
Pleasepost a question on Stack Overflow.This is the preferred method.
You can also chat with folks on theSlack Channel. If you end up gettingyour question answered, please still consider consider posting your question toStack Overflow (then possibly answering it yourself). Thanks!
Awesome! You can get started over at theContributing guide.
Thank you!
Copyright (c) 2014-2017js-data-rethinkdb project authors
About
RethinkDB adapter for js-data. Main Site:http://js-data.io, API Reference Docs:http://api.js-data.io
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.