mileswilson / feathers-rethinky

A FeathersJS Service Adaptor for thinkyJS.
11 stars 1 forks source link

Why feathers-rethinky over feathers-rethinkdb #1

Open sjmcdowall opened 8 years ago

sjmcdowall commented 8 years ago

Hey there ! I am starting up a new feathers app with RethinkDB .. and noticed this plugin .. I was wondering what the pro's/con's are of a rethinky service layer versus the "stock" rethinkdb one (that uses rethinkdbdash)?

acao commented 8 years ago

thinky is an ORM over rethinkdb that feathers-rethinky uses, whereas rethinkdb uses just the direct rethinkdbdash driver