/mongoq

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

Primary LanguageJavaScript

This repository is not active