Preview documents from a collection.
Section: Collection bootstrap
Read a few documents
javascript
javascript
db.users.find().limit(5)Explanation
Limit early while exploring to keep output manageable.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Collection bootstrap