MongoDB databases explained

9 Views
Published
#MongoDB #course #tutorial

00:00:00 MongoDB Shell
00:01:48 MongoDB Compass

show dbs
use dbs
db.createCollection("students")
db.dropDatabase()
Category
Bro Code
Tags
MongoDB course, MongoDB tutorial, MongoDB
Be the first to comment