view all documents in mongodb code example Example 1: show collection data in mongodb db.collectionName.find() Example 2: mongodb get all rows db.collectionName.find()