Accessing and Manipulating Collections

A common task for heavily used Node.js installations is dynamic manipulation of collections. For example, some larger installations give each large customer a separate collection, so as customers sign on or leave, the collections need to be added and deleted. The MongoDB Node.js driver provides very easy-to-use methods on the Db and Collection objects that allow you to easily manipulate the collections on a database.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.14.248.69