https://github.com/ratneshsinghparihar/Node-Data

 

Node-Data is unique backend framework which provides a generic interface 
for sql , NoSQL and graph entities and creates generic rest level 3 
endpoints along with data repositories .

A node-data user just define a model, provide an specification (sql ,nosql 
or graph) and node-data provides a API to write generic transaction and 
queries from persistent layer .
Node-data automatically create rest end points over models and service 
written by user. Node-data allows the relationships (one to one , manyto 
one etc ) with any kind of model , so essentially it allows a sql entity to 
have a no-sql document and vice versa . The consistency managed by 
framework and developers can treat all model as one type

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/8e0f1a9e-0fa1-469a-8fd6-e174e03cdf23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to