DZone Database Zone
10 Most Common Commands for MongoDB Beginners
This article lists the top ten most commonly used commands for MongoDB beginners. Please feel free to comment and make suggestions if I failed to mention any important points!
1. Log Into MongoDBThe following command can be used to log into the MongoDB database. Make sure that the user with credentials such as username and password exist in the database mentioned in place of dbname.
No comments:
Post a Comment