connecting mongodb through mongo nodejs driver along with that few more javascript tutorials
Files related to nodejs mongo driver.
- mongodao.js - All the database operations, error handling and invoking call back function
- app.js - Client for the mongodao.js which passes the data and retrieves the data.