Follow these steps to download and install MongoDB easily.

Make sure to follow this guideline since the installation instructions contain important configuration settings.


  1. Download MongoDB at https://www.mongodb.org/downloads
  2. Follow the instructions according to your environment:
    1. MongoDB Community
      1. Linux Installation Instructions
      2. Windows Installation Instructions
      3. OS X Installation Instructions
    2. MongoDB Enterprise
      1. Linux Installation Instructions
      2. Windows Installation Instructions
      3. OS X Installation Instructions
  3. (Optional) Download and Install a GUI MongoDB client such as Robo 3T (formerly Robomongo).  This recommended for troubleshooting issues more easily.


Aspire supports Mongo 3.0 and up. Please refer to the MongoDB 3.4 Manual for further information on how to query the databases and collections.
Related issues

Aspire supports both MongoDB Community and Enterprise editions.