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 delves into the world of NoSQL databases, exploring their development as an alternative to the relational model. It covers the four main types of NoSQL databases, focusing on MongoDB as a document-oriented database. The instructor demonstrates data management, schematization, structuring, joins, and implementation of key functionalities, comparing SQL syntax with MongoDB. The lecture concludes by highlighting the ease of transitioning between the two database systems.