🎯 Today’s Agenda:
✅ Understanding the MongoDB Shell
✅ Commands to show databases & collections
✅ How to create a new database & collection
✅ Insert, view & delete documents
✅ Exploring use, show, db, insertOne, find, drop etc.
✅ Hands-on: Build & explore a test database