<h1 align="center">
<a href="https://prompts.chat">
**Purpose:** To use a batch file to automate the process of entering commands into command prompt to connect to a MongoDB cluster through Mongo Shell in Windows 10.
Sign in to like and favorite skills
Purpose: To use a batch file to automate the process of entering commands into command prompt to connect to a MongoDB cluster through Mongo Shell in Windows 10.
There are two versions of this file: 1) MongoDBFinder_github.bat and 2) MongoDBFast_github.bat. Which one you use depends on how comfortable you are with cmd prompt. If you are comfortable with cmd prompt and have been able to connect to MongoDB with no issues, I would suggest that you go to 2) (it is less flexible but faster). If you aren't comfortable with cmd prompt, I would suggest that you go to 1) (it is more flexible but a little slower). Both require a little set up, but save you the headache of doing the process every time you need to connect to Mongo Shell.
What's the difference between MongoDBFinder_github.bat vs. MongoDBFast_github.bat?
Make sure you have: