arronzhang / mongoq

Use mongoDB like this: mongoq('mongodb://localhost/db').collection('users').find().toArray(function(error, docs){});

Home Page:http://zzdhidden.github.com/mongoq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arronzhang/mongoq Issues