Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Databases Mongo Basics Getting Started With MongoDB Setting Up MongoDB

Abhishek Bhardwaj
Abhishek Bhardwaj
3,316 Points

window installation

I'm on windw OS and i directl;y installed MongoDb through MSI file I downloaded from MONgGODB site. But I'm totally confused how I can use it?

3 Answers

Follow the steps in the MongoDB docs for how to run MongoDB (assumes you've installed to C:\mongodb): https://docs.mongodb.org/manual/tutorial/install-mongodb-on-windows/#run-mongodb-community-edition

Abhishek Bhardwaj
Abhishek Bhardwaj
3,316 Points

Thank you Mr. Iain Simmons :)

If my answer helped, please mark it as 'Best Answer', so others know it has been resolved.