MongoDB - Application Development (MONGO1)
Databases, NoSQL and Big Data
This two-day course teaches practical skills for working with MongoDB, one of the most popular NoSQL databases. You will learn core concepts like data modeling, document structure, deployment choices and how to use tools and indexes to query and manage real datasets.
Through hands-on labs you will practice inserting, updating and querying documents, work with nested documents and arrays, learn about indexes to optimize queries, build aggregations using pipeline operators, handle transactions, and use MongoDB Compass for visual management and testing.
Location, current course term
Contact us
The course:
Hide detail
-
Introduction to MongoDB
-
What is MongoDB? Basic principles of NoSQL databases
-
Running MongoDB: on-premise vs. cloud solutions
-
MongoDB Atlas: introduction to cloud management
-
Data structure: JSON, BSON and data types
-
Working with documents
-
Insert: inserting new documents into the database
-
Update: updating data records
-
Delete: removing documents
-
Simple querying: effective data searches
-
Data models
-
NoSQL vs SQL: comparing approaches and data models
-
Tree structures: organizing hierarchical data
-
Nested documents: working with embedded data
-
Working with arrays: storing and querying array values
-
Advanced querying
-
Operators: using operators in queries
-
Working with array data: querying within arrays
-
Data in nested documents: handling complex structures
-
Regular expressions: using regex in queries
-
MongoDB Compass
-
Using MongoDB Compass for visual database management
-
Creating and editing documents and queries
-
Indexes
-
Types of indexes: overview of MongoDB index types
-
Basic optimization: improving query performance with indexes
-
Aggregation
-
Pipeline: using aggregation pipelines in MongoDB
-
Aggregation operators: using operators for data processing
-
Transactions
-
Understanding transactions in MongoDB
-
Working with transactions to ensure data consistency
-
Cursors
-
Working with cursors: iterating over query results
-
Assumed knowledge:
-
Basic familiarity with relational databases or backend development.
-
Schedule:
-
2 days (9:00 AM - 5:00 PM )
-
Language:
-