Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.68 KB

suggested-study.md

File metadata and controls

26 lines (19 loc) · 1.68 KB

Suggested study

  • Documentation:

    • MongoDB Manual: Comprehensive guides, tutorials, and references covering all aspects of MongoDB.
    • MongoDB University: Free online courses for structured learning, from beginner to advanced topics.
  • Tools and Libraries:

    • MongoDB Compass: GUI for exploring and manipulating MongoDB data.
    • Robo 3T: Another popular GUI for managing MongoDB databases.
  • Advanced Topics:

Mongoose (MongoDB ODM for Node.js)