Author
Released
8/27/2020- Installing MongoDB on Windows and macOS
- Creating documents and collections
- Working with operators and arrays
- Writing queries to update and delete data
- Creating basic indexes
- Coding with MongoDB and PHP, Node.js, and PHP
- Maintaining MongoDB
- Implementing security
- Backing up and restoring MongoDB
Skill Level Beginner
Duration
Views
- [Justin] Hi, I'm Justin Jenkins and I've been working with MongoDB for over 10 years, both as a full stack developer and administrator, as well as an occasional conference speaker and advocate. One of the coolest things about MongoDB, beyond it's blazing performance, is the modern and flexible JSON-inspired document model. Imagine just being able to store your data the way your application already understands it, in strings, arrays, or objects, or even objects inside objects, all backed up by a powerful and easy to use JavaScript-inspired query language. We're going to go well beyond dusty old tables in SQL here. Join me for this course on LinkedIn Learning, where I'll tackle the basics of MongoDB, from queries to data modeling to administration, and even interacting with MongoDB from some of most popular programing languages.
Related Courses
-
Python for Data Visualization
with Michael Galarnyk1h 21m Intermediate -
MongoDB for MEAN Stack Developers
with Alexander Zanfir1h 31m Intermediate -
Programming Foundations: Databases
with Scott Simpson1h 25m Beginner
-
Introduction
-
1. Getting Started
-
Why MongoDB?3m
-
-
2. Documents and Collections
-
Create a document5m 26s
-
Collections3m 47s
-
-
3. Querying
-
Sort, limit, and skip4m 2s
-
Updating documents6m 59s
-
Updating arrays1m 56s
-
Deleting documents1m 32s
-
Challenge: Write a query1m 35s
-
-
4. Data and Schema Modeling
-
Basic indexes6m 38s
-
Challenge: Avoiding joins1m 36s
-
Solution: Avoiding joins1m 36s
-
5. Coding with MongoDB
-
6. Server Administration
-
MongoDB config file3m 55s
-
Replication9m 59s
-
Sharding5m 22s
-
Backups3m 54s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Modern database and application design with MongoDB