Introduction to MongoDB
Ditulis pada: April 27, 2019
Introduction to MongoDB, Learn the basics of MongoDB with step by step exercises from a professional Web Developer.
NEW
Created by Brian Dowe, Kirill Eremenko, Hadelin de Ponteves, SuperDataScience Team
English
English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- MONGODB BASICS:
- Create your own databases from scratch
- Learn MongoDB Architecture: databases, documents, collections, key-value pairs
- Use CRUD operations in the mongo shell
- DATABASE DESIGN:
- Use Embedded Documents to represent relationships in data
- Use various data structures to design a database for a blogging website case study
- DATA ANALYSIS
- Analyze real world datasets with projection, sorting, and filtering
- Use query operators to examine correlations between features in data
- Requirements
- PC with Internet Access
- Desire to learn NoSQL technology