# <center><i class="fa fa-edit"></i> Navigating MongoDB: Next Steps </center> ###### tags: `Internship` :::info **Goal:** To gain a basic understanding of MongoDB fundamentals. Focus on next steps. - [x] Atlas Features - [x] Compass **Resources:** [MongoDB Basics Online Course](https://university.mongodb.com/courses/M001/about) [MongoDB 常用Query指令](/b2Y7lgR1RaeQyMHp9RGHdQ) [Database Commands](https://www.mongodb.com/docs/manual/reference/command/) ::: ### Atlas Features - A preview of the data in the pipeline at each selected stage - Syntax for each selected aggregation stage - Export pipeline to a programming language - MongoDB Charts: A product that helps you build visualizations of the data stored in your Atlas Cluster ### MongoDB Compass - UI tool - MongoDB's Graphical User Interface Product - Provides: - detailed schema visualizations - real-time performance metrics - sophisticated querying abilities