Lecture
Mediaspace scheduled maintenance: Aug 25, 2026 07:00 - 12:00 AM. During this time, videos will be temporarily unavailable. Check status updates.
This lecture explores the world of NoSQL databases, discussing the reasons for their development as an alternative to relational models. It delves into the characteristics of MongoDB, a document-oriented database, covering data management, schema structuring, and query operations. Examples of data querying, insertion, update, and comparison with SQL syntax are provided, highlighting the ease of transitioning between the two models.