Skip to content

Instantly share code, notes, and snippets.

@sureshshrestha
Created September 14, 2018 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sureshshrestha/d77c3bdc86fad6a519fcd3277ffee3cf to your computer and use it in GitHub Desktop.
Save sureshshrestha/d77c3bdc86fad6a519fcd3277ffee3cf to your computer and use it in GitHub Desktop.
Coding notes for Windows environment
# Starting MongoDB in windows
"C:\Program Files\MongoDB\Server\3.0\bin\mongod.exe" --dbpath="c:\data\db"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment