> For the complete documentation index, see [llms.txt](https://lupemaydana.gitbook.io/learn-mongodb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lupemaydana.gitbook.io/learn-mongodb/master.md).

# Learn MongoDB

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.
