Hour 8. Manipulating MongoDB Documents in a Collection
What You’ll Learn in This Hour:
Setting the write concern for database modify requests
Inserting new documents into a collection
Updating fields in documents that exist in a collection
Using upsert to update documents if they exist or insert them if they do not exist
Deleting documents from ...
Get Sams Teach Yourself NoSQL with MongoDB in 24 Hours now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.