Learn MongoDB

Things that I consider important to write down about MongoDB on Linux

Hi everybody these are my personal notes for learning MongoDB from MongoDB University :) let me know if something can be improved or if the Spanish version is necessary!

In a nutshell MongoDB is a nosql database, it is organized in Databases that have collections and documents.

Last updated