Download mongoq Free Java Code
Description
Use mongoDB like this: mongoq('mongodb://localhost/db'). collection ('users').find().toArray(function(error, docs){});.
Source Files
The download file mongoq-master.zip has the following entries.
.gitignore/*from w ww . j a v a 2 s . co m*/
.npmignore
History.md
Makefile
Readme.md
examples/users.js
index.js
lib/collection.js
lib/cursor.js
lib/db.js
lib/mongoq.js
lib/session.js
lib/util.js
package.json
test/collection.test.js
test/db.test.js
test/deferred.test.js
test/mongoq.test.js
test/session.test.js
test/util.test.js
Download
Click the following link to download mongoq-master.zip.
mongoq-master.zip