arronzhang / mongoqLinks
Use mongoDB like this: mongoq('mongodb://localhost/db').collection('users').find().toArray(function(error, docs){});
☆66Updated 10 years ago
Alternatives and similar repositories for mongoq
Users that are interested in mongoq are comparing it to the libraries listed below
Sorting:
- policing the dependency packages versions☆121Updated 3 years ago
- Process monitoring with node.☆29Updated 9 years ago
- Postmortem debugging facility for Node.js☆119Updated 12 years ago
- Cross-site request forgery protection for Express Node.js framework☆84Updated 13 years ago
- Minimalistic logger for Node.js.☆89Updated 9 years ago
- Autoreleasing locks for node.js☆54Updated 13 years ago
- Advanced Date and Time, Without the Monkeys☆68Updated 13 years ago
- A sane control flow library.☆52Updated 12 years ago
- ☆170Updated 6 years ago
- A client implementation for Rackspace CloudFIles in node.js☆151Updated 10 years ago
- formaline is a module for handling form requests ( HTTP POSTs / PUTs ) and for fast parsing of file uploads.☆237Updated 8 years ago
- Translations for nodejs☆109Updated 13 years ago
- Functions that assist in working with strings. Node.js☆55Updated 9 years ago
- Virile testing for http servers or any nodejs application.☆81Updated 13 years ago
- A object mapper for couchdb☆70Updated 8 years ago
- [DEPRECATED] Build a subset or superset of a javascript codebase via reading the AST.☆163Updated 9 years ago
- Redis server implementation written with nodejs