Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
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.