- http://howtonode.org/express-mongodb, Blog rolling with mongoDB, express and Node.js
- http://nodetuts.com/tutorials/18-mongodb-and-mongoose.html, Node Tuts - episode 18 - Node.js, MongoDB and Mongoose from Pedro Teixeira on Vimeo.
- http://howtonode.org/node-js-and-mongodb-getting-started-with-mongojs, Node.js and MongoDB - Getting started with MongoJS
There are two main places to learn about MongoDB itself. I’ve included links below.
- http://www.mongodb.org, all the documentation for the database
- http://www.10gen.com/presentations, lots of presentations and slides about using the database.
There are also some very good books out these days
- MongoDB: The Definitive Guide
- MongoDB in Action
- The Definitive Guide to MongoDB: The NoSQL Database for Cloud and Desktop Computing
- 50 Tips and Tricks for MongoDB Developers
- Scaling MongoDB
- MongoDB and Python: Patterns and processes for the popular document-oriented database
- MongoDB and PHP
- PHP and MongoDB Web Development Beginner’s Guide
- Node Web Development
- Document Design for MongoDB