This project includes the roadmap for learning mongoDB from scratch. All possible tools and concepts related to MongoDB has been covered in this roadmap.
- Language: 🇮🇳 मराठी | 🇬🇧 English
Inspiration from Angular Developer Roadmap
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.
Get a PDF version.
- Basic Database Skills
- Data models, Data Schemas and Data Independence
- Relational model and Entity-Relationship Model
- Normalization, Joins, SQL & NoSQL
- Indexing, Hashing, Transaction & Concurrency
- Database Design and its Tools
- Database Drivers
- GUI Client Tools
- 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
- Databases
- MongoDB Hosting
- Self Hosted
- Managed Hosting
If you think this project is helpful share it on Twitter
View detailed article on Ever Blogs: MongoDB Developer Roadmap for 2021 | Ever Blogs
Please visit Ever Blogs to read interesting blogs on other Technologies.
You are always welcome to help to make this project more knowledgeable and helpful for other developers.
Just submit a PR.