MongoDB Collections - Find, Insert and Update JSON Data Using MongoDB shell and MongoDB Compass

preview_player
Показать описание
Welcome to the MongoDB Video Series. In this video, I've talked about how to Create a Collections and how to created and update JSON documents as a database record.

In this video, I've also talked about what are Capped Collection as well as Custom Collation

Here are the API's that are being used in this video

1. MongoDB createCollection
2. MongoDB insert, insertMany and insertOne
3. MongoDB update, updateMany, updateOne
4. MongoDB find AND condition
5. MongoDB find OR condition
6. Usage of MongoDB $set $and $or

#Mongodb #NoSQL #javascript #nodejs #js #mongodb compass
#mongodbatlaa #mongoshell #node

About Me i.e. An Insightful Techie

Greetings and Thanks a lot for checking out my YouTube Channel. I’m Deepak K Gupta (Daksh). This channel is a medium for me to share my learnings and journey as a Techie so that you not only learn from my experience but also from my mistakes

As a techie I am closely associated with software development, so most of my content will revolve around Programming Languages, AI, Machine learning and Databases. I share things which will help you learn, remember and use these things in an effective and efficient way.

As a Techie, I also know that there is a life beyond software development and it has a profound impact on our career as well as on our well being. I also share those learnings which I feel are worth sharing with the intention that it MAY help you in taking better decisions in your life.

Last but not the least, I'm a traveler and explorer by nature. I would like to take you with me on some of the interesting journeys around the world. Believe me there is more to learn outdoors than indoors

Hope you’ll like my contents and will be part of my journey 🙏

Рекомендации по теме
Комментарии
Автор

Good Work sir ...awaiting for more videos like this

dancewitharun
Автор

this content is so refreshing! thank you sir

Vijay-Yarramsetty
Автор

Thank you very much, I really enjoy this video series!

blackpower
Автор

Thankyou so much sir for clearly explaining the concept.

AISWARYAJ-fc
Автор

Such a Great video for beginners sir... This video gives lots of information

mubarakuni
Автор

Great sir. You have made it look easier

nagarajanerode
Автор

Thanks. How can we update two collections using async/await. For example we want to update username in the user collection and post collection.

jaggyjut
Автор

Hi Sir,
I would like to take mongodb classes. How I contact to you?

bindathapa
Автор

Hi, thanks for the video.
In terms of performance, which one is faster? Insert or Update field?

This is the scenario..

User profile {
name:
address:
}

If user then change the address to " " (blank)

Because if "Insert" is faster then, whenever there's a change to the field, we will perform a "Delete" operation for that document.. and when there's something new added to the collection, we will perform a "Create"..
While update will just update that one field in that document..

ncplay
Автор

Hi Sir,

i have a doubt in bulk update
If i have a collection in that i have many JSON documents ....Each JSON documents has many
How can i do bulk update by searching a keywords..?? can you please post an video.

mubarakuni
Автор

Sir can you please explain about enable authentication?

apkofficial
join shbcf.ru