• Course
    • Libraries: If you want this course, consider one of these libraries.
    • Data

Modifying Data in MongoDB 4

The structure of document-oriented databases, such as MongoDB, introduce benefits and challenges when working with data. This course explores the create, update, and delete portion of CRUD from the perspective of a MongoDB administrator or developer.

Douglas Starnes - Pluralsight course - Modifying Data in MongoDB 4
by Douglas Starnes

What you'll learn

While querying data in a database of any kind is a big part of its purpose, more functionality is needed to manage that data. In this course, Modifying Data in MongoDB 4, you'll delve into the C, U, and D of CRUD, or create, update, and delete from the view of a MongoDB administrator or developer. First, you'll learn how to take advantage of operators and filters to control these operations. Next, you'll discover how to use the JavaScript API in the command line mongo shell to perform these operations. Finally, you'll explore a small web app to learn how to put these operations into practice. By the end of this course, you'll have the necessary knowledge of the write operations in MongoDB in order to effectively utilize them in your own projects.

Table of contents

About the author

Douglas Starnes - Pluralsight course - Modifying Data in MongoDB 4
Douglas Starnes

Douglas Starnes is a polyglot ninja and tech community influencer in the Memphis area making stuff that works on more than just the web. He is a co-director of the Memphis Python User Group and a board member of the Memphis .NET User Group.

More Courses by Douglas