Friday 19 May 2017

rethinkdbdash vs thinkagain schema validation

I'm planning to use rethinkdb for my nodejs app, but i'm not sure what module to use for it.

If I want to predefine a schema for my tables it seems that the thinkagain module is my best bet. However, going through the documentation and examples on several sites, I found that the most common module is rethinkdbdash. It should be faster and more complete then the official module that is supported by the rethinkdb team, but I could not find any schema validation references for it.

Can anyone clearify this for me?

Regards, Joham



via Joham

No comments:

Post a Comment