MongoDB Administration in 4 hours

preview_player
Показать описание
1 -Introduction of MongoDB
2 -SQL vs NOSQL Comparison
3 -Json for MongoDB
4 -Install Mongodb on windows
5 -Install MongoDB on Linux
6 -Create and Drop Database in MongoDB
7 -CRUD in MongoDB
8 -MongoDB Creating a Collection
9 -Sample mongodb json data
10 -mongoexport & mongoimport
11 -mongodump and monogorestore
12 -Enable Access Control
13 -Replica set in mongoDB
14 -Storage in MongoDB
15 -Allow Remote Access to MongoDB
16 -Journaling in mongodb
Рекомендации по теме
Комментарии
Автор

01:44:18 mongoimport
01:51:37 export & import
02:00:10 mongodump & mongorestore
02:18:00 Should use db.users.drop();
02:26:26 Creating Users
02:31:13 db.adminCommand({shutdown:1}) for closing the daemon mongod
02:31:36 At 2022 we use mongosh instead of mongo, and the configuration files is mongod.cfg
2:38:03 Replica set
3:03:48 Storage Engines

AcademiaCS
Автор

Very nicely explained and demos are perfect. Anybody starting to learn mongodb it is the perfect way to start with this course. All the stuff covered, basics are well explained. Thank you very much for creating this video.

yogeshsk
Автор

Excellent comparison and Explaining ..Good subjective Video...

rajununna
Автор

thanks for the video, I found this very useful for me to get start with mongodb, can you please also create some small videos for below topics, and wanted to know how to get mongo db support for any issues like we raise SR with oracle support,


implement appropriate indexes for performance improvement.
Fine-tune configurations – MongoDB and servers for performance improvement.
Implement optimal backup and recovery.
Understand and optimize query performance.
Create and publish database health checks to monitoring systems for the following:
Identify slow queries
Replication lags
Node failures
Index usage patterns
CPU usage
Memory usage
Locks
Number of connections
Any other relevant params
Evaluate, plan and perform the DB upgrades.
Maintenance – during release/outage etc.

ajeshkumar
Автор

Thank you very much for this Database Tutorial on MongoDB. Very well explained and done. I learned MongoDB !! Thanks again for this work. Jean Montreal, Canada

jeanwill
Автор

Thanks, AVI for your great effort. However I sholud mention, in order to avoid confusion on wrong commands, that in 01:04:30 were absent two expression operators $AND & $OR, besides the squared brackets. Check it out. Than you, again.

AcademiaCS
Автор

Very informative, thanks a lot for sharing.

natraja
Автор

It is really nice video, have learned a lot in such a short span of time...Thank you

adityasharma-lvmq
Автор

Bro this videos done become a mongodb admin role job ?

aravinthdavid
Автор

Thanks a ton for sharing a great tutorial.

nileshmishra
Автор

Thank You For Your Wonderful Explanaton on Mongodb Can I have Notepad files and PPT you used in this video.

kollukulurusaitharun
Автор

Can you please share the notepad script

yogeswarreddy
Автор

very informative, Please share notepad content.

chennaboinaramesh