Skip to content

MongoDB Developer Roadmap for 2021. Learn MongoDB in a better and efficient way with the help of MongoDB Developer Roadmap. Become a good MongoDB Developer

License

Notifications You must be signed in to change notification settings

navanathjadhav/mongodb-developer-roadmap

Repository files navigation

MongoDB Developer Roadmap

This project includes the roadmap for learning mongoDB from scratch. All possible tools and concepts related to MongoDB has been covered in this roadmap.

Inspiration from Angular Developer Roadmap

Give a Star ⭐

If you liked this project or found it helpful for learning MongoDB then please give it a star. It will keep motivating me do more work like this! Thanks.

Roadmap

Roadmap

Download

Get a PDF version.

Outline

  1. Basic Database Skills
    • Data models, Data Schemas and Data Independence
    • Relational model and Entity-Relationship Model
    • Normalization, Joins, SQL & NoSQL
    • Indexing, Hashing, Transaction & Concurrency
  2. Database Design and its Tools
  3. Database Drivers
  4. GUI Client Tools
  5. MongoDB Concepts
    • Databases
      • Collections
      • Views
    • MongoDB CRUD Operations
      • Create Operations
      • Read Operations
      • Update Operations
      • Delete Operations
    • Aggregation
    • Data Models
      • Data Model Design
      • Schema Validation
      • Model Relationship between Documents
        • One to One
        • One to Many
      • Data Model References
    • Transaction and Atomicity
    • Indexes
    • Replication
    • Sharding
    • Storage
    • Operators
      • Query and Projection Operators
      • Update Operators
      • Aggregation Pipeline Stages
      • Aggregation Pipeline Operators
      • Query Modifiers
    • Security
      • Enable Access Control & Enforce Authentication
      • Configure Role-Based Access Control
      • Limit Network Exposure
      • Run MongoDB with a Dedicated User
      • Encrypt Communication (TLS/SSL)
      • Audit System Activity
      • Encrypt and Protect Data
  6. MongoDB Hosting

Share & Care

If you think this project is helpful share it on Twitter

Read More

View detailed article on Ever Blogs: MongoDB Developer Roadmap for 2021 | Ever Blogs
Please visit Ever Blogs to read interesting blogs on other Technologies.

Contribute

You are always welcome to help to make this project more knowledgeable and helpful for other developers.

Just submit a PR.

About

MongoDB Developer Roadmap for 2021. Learn MongoDB in a better and efficient way with the help of MongoDB Developer Roadmap. Become a good MongoDB Developer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published