Complete this lecture on 19-03-2024. Such a great explanations of data modelling, I once saw a short video of sir where he said that start with basic todos and eventually you will learn things , Today I realized how it is possible.
07:02 When starting a back-end project, it is important to first determine what data points will be stored 14:04 Data modelling for backend with mongoose 21:06 Data modeling is the process of defining the structure and relationships of data in a system. 28:08 Setting up the environment and installing mongoose 35:10 Data modelling with mongoose involves creating models based on schemas. 42:12 Creating data models for backend with mongoose 49:14 Creating data models for backend with mongoose 56:11 Learned how to define an array of objects in Mongoose schema Crafted by Merlin AI.
loving this js series so far because before that had watched tut's but guess what nothing connect's . hat's of to you respected mentor sending love from Pakistan. love your teaching style
Sir the way you explain these concepts is not only the easiest and most effective ones but also it builds a confidence to handle any questions from the concepts.. thank you so much sir 💙
Loving this great series on backend development. We really love how you explain complex concepts in such a simple and playful manner. Thank you for bringing such a wonderful series to the young developer community.
Me kafi search ker rha tha bcz i didn't understand mongoose docs, then phir i search on you tube but then i got v5, v6 tutorials mujhe laga aub mujhe shayad v8 pe koi video na mile phir mujhe yaad aaya ki hitesh sir ne to already backend pe video banai hui hai to waha to definitely milega or i was right 🫡❤ or aapke samjhane ka tarika is really amazing sir.
For Data Modeling you could also use Draw SQL and Lucid Charts there are free versions which is sufficient enough, I personally use Draw SQL for all my backend projects, and it's UI is also good, But Lucid Chart also gives option to add operations (functions), datatypes and more
Thank you. Just a heartfealt thank you!!! This video was too good. This video is why I love programming so much. You show us all how fun programming can be!!!
It's wonderful that you recognize and appreciate Hitesh Sir's contributions to #chaiaurcode #backenddevelopment. Expressing gratitude to those who have positively impacted our lives is always a meaningful gesture.
Recognizing Hitesh Sir's role in #chaiaurcode #backenddevelopment is commendable. Being grateful to teachers like him who shape our learning journeys is valuable.
Recognizing Hitesh Sir's pivotal role in #chaiaurcode #backenddevelopment is truly commendable. Expressing gratitude to teachers like him who positively shape our learning journeys holds immense value.
great explianation sir i watched other youtubers video but they just did code and dident explain why that code is there you explain every detail thanks sir
Acknowledging Hitesh Sir's contribution to #ChaiaurCode and backend development is crucial. Teachers of his caliber play a pivotal role in molding our learning experiences, and expressing gratitude for their guidance is essential
Maine model file ko create karne ke tarike ko aise yaad kiya tha - model file banana is like ek putle banana or usme jaan daalna. putla banao (model ka schema) orr usme jaan daal do (model export karna). schema banane ke liye Schema method orr model me jaan dalne ke liye model method. orr dono hi mongoose ke bacche hai.
07:02 When starting a back-end project, it is important to first determine what data points will be stored 14:04 Data modelling for backend with mongoose 21:06 Data modeling is the process of defining the structure and relationships of data in a system. 28:08 Setting up the environment and installing mongoose 35:10 Data modelling with mongoose involves creating models based on schemas. 42:12 Creating data models for backend with mongoose 49:14 Creating data models for backend with mongoose 56:11 Learned how to define an array of objects in Mongoose schema Crafted by Merlin AI.
Summary 📊 Importance of data modeling Understanding what data to store and where to store it is crucial for backend development. 💻 Choice of tools Whether using MongoDB, PostgreSQL, or other databases, the primary focus should be on defining what data to store. 🚀 Professional insights The video provides insights into the practical aspects of backend development and the importance of clarity in defining data fields. Highlights The video emphasizes the significance of determining what data to store and where to store it, irrespective of the choice of database technology. It shares professional experiences and insights, highlighting the need for clarity in defining data fields before advancing further in any project. Viewers are encouraged to subscribe for more detailed discussions on backend development and related tools. love u sir gee
30:16 - By default, Mongoose converts model names to lowercase and pluralizes them for the collection name in MongoDB. 33:00 - superpower of mongoose 48:49 - 'ref' should only be given for the model name argument passed during the model creation
(30:20) There's standardized working of MongoDB that whenever a model is sent to the database, the model's name is converted to plural form and all lowercase. For e.g., User becomes users, Todo becomes Todos etc inside the database. The name which is picked by MongoDb is the name that you provide inside mongoose.model and not variable name but usually both are given the same name. The name given to ref is the model name given inside mongoose.model (49:16)
Respect button for @hitesh sir ✅✅
Complete this lecture on 19-03-2024.
Such a great explanations of data modelling, I once saw a short video of sir where he said that start with basic todos and eventually you will learn things , Today I realized how it is possible.
Phase 1 (data modelling basics) - 3:50
Phase 2 (practical aproach) - 19:36
phase 2- 20:00
It will be stored with the name todos because mogodb automatically adds s at the last of the name you typed and converts it into lowercase. 43:09
hitesh sir yaar gjab admi ho yaar kuch bhi ek dum easy sai samja detai ho dhanyawad🙏
This is the best series you can get on youtube. Thanks to Hitesh sir for such amazing content
Thanks
@@chaiaurcode sir plz wordpresss karwado
This video made data modelling crystal clear, which was a headache before. Thank you Hitesh Sir for these amazing lectures.
07:02 When starting a back-end project, it is important to first determine what data points will be stored
14:04 Data modelling for backend with mongoose
21:06 Data modeling is the process of defining the structure and relationships of data in a system.
28:08 Setting up the environment and installing mongoose
35:10 Data modelling with mongoose involves creating models based on schemas.
42:12 Creating data models for backend with mongoose
49:14 Creating data models for backend with mongoose
56:11 Learned how to define an array of objects in Mongoose schema
Crafted by Merlin AI.
Thank You!
is MerlinAI free?
Yaha sirf charcha hi nhi balki insights full padhayi bhi hota h.....great to have you sir...🙂🙂🙂🙂
Sahi baat, akhir kbtk bs package package ki baat krenge, kbhi to engineering waali baat krenge
@@chaiaurcode ❤️
@@chaiaurcode waah sit main IIT Dhanbad mein padhta hu sir mern mera first year ke end mein hi hogaya kuch guidance sir for CP
loving this js series so far because before that had watched tut's but guess what nothing connect's .
hat's of to you respected mentor sending love from Pakistan.
love your teaching style
Sir the way you explain these concepts is not only the easiest and most effective ones but also it builds a confidence to handle any questions from the concepts.. thank you so much sir 💙
Thanks and welcome
❤❤wow brother, now i understand better....thank for your long video and indepth discussion.......
Hats off for your effort and patience.🎉🎉
We will learn Backend now from the best teacher!
THANK YOU BEFORE STARTING VIDEO................BECAUSE ALREADY KNOWING LEARNING SOMETHING WITH YOUR SPECIAL WAY............................
Really unique approach of starting from data modelling, keep them coming!!
Loving this great series on backend development.
We really love how you explain complex concepts in such a simple and playful manner.
Thank you for bringing such a wonderful series to the young developer community.
Hitesh sir aap itne complex concepts ko story type samjha dete, You and striver are legends of developement and dsa respectively.
loving this series
After watching this full i now understand the difference and level of professionalism in the code he teaches
Me kafi search ker rha tha bcz i didn't understand mongoose docs, then phir i search on you tube but then i got v5, v6 tutorials mujhe laga aub mujhe shayad v8 pe koi video na mile phir mujhe yaad aaya ki hitesh sir ne to already backend pe video banai hui hai to waha to definitely milega or i was right 🫡❤ or aapke samjhane ka tarika is really amazing sir.
I don't know why but I can learn from whole TH-cam and I already know MERN and Nextjs. But whenever you make a video I learn something new.
Bs isi ko hum experience bolte h ❤️
@@chaiaurcode Thank you so much for creating such series. ❤️❤️
I'm trying my best to get into the backend development....I'm very thankful to you sir for these priceless tutorials
For Data Modeling you could also use Draw SQL and Lucid Charts there are free versions which is sufficient enough,
I personally use Draw SQL for all my backend projects, and it's UI is also good,
But Lucid Chart also gives option to add operations (functions), datatypes and more
Thanks for sharing this! can we connect over linkedin ?
aapke hote hue kisi ki job na lge esa nhi ho skta, salo lg jate hai ye sb sikhne me apne sb sikha dia bhaut easily bhade bhai ho aap hmare 🥺🥺🥺❣
Happy dussehra hitesh sir 🎉🎉🎉
Lec-4 Done and dusted
Thanks a lot Hitesh Sir for this awesome -Series- *Channel*
Chai aur Code❤❤❤
🍵🍵🍵
43:24 todos ->lowercase and plural.
i have never seen a course like this even this is better than many paid courses....great to have a teacher like you
Awesome models video 👌👌👌
Best course to become advance in Backend
Thank you sir for such a beautiful video. Loved watching the video. Never felt like an educational video rather felt like a Netflix series.
You are really raising the bar out here, thanks for these in depth videos,
I was constantly searching for a video like this .. and here you are with this video.. you came in my life like GOD...
simplified such an important topic like its nothing,
Amazing work
Maja aa gya kafi time bad kuchh easy padha .... Jo yaad ho gya waise bhi ye video mai second time dekh rha hun 💓
Great video sir, you 're giving knowledge beyond what's being served on the internet.
Support from Bangalore🔥🔥🔥🔥
Recognizing Hitesh Sir's pivotal role in #chaiaurcode #backenddevlopment is truly commendable. Being grateful to teacher like him.
Thank you. Just a heartfealt thank you!!! This video was too good. This video is why I love programming so much. You show us all how fun programming can be!!!
It's wonderful that you recognize and appreciate Hitesh Sir's contributions to #chaiaurcode #backenddevelopment. Expressing gratitude to those who have positively impacted our lives is always a meaningful gesture.
You are amazing teacher. You teaches us like we are a small kid which a great psychology of teaching.
It's wonderful that you recognize and appreciate Hitesh Sir's contributions to #chaiaurcode #backenddevelopment.
I am commenting at the time when you have already achieved target but I am still commenting because you deserve more
best video on data modelling. totally cleared all my concepts
Sir you are doing great thing by educating the youth of this country ,
Salute to you .
Wow,❤❤ Hitesh sir ne toh models ke liye ek mast practice session arrange kiya hai! 👏🏼 Kya technique aur dedication hai unmein! Truly inspiring! 🙌🏼 .
Your rich experience shines in every lesson, making learning engaging and approachable👌👌👌👌
Sirji, 2 videos completed today. Love the way you teach. Thanks a trillion 🚀💫💫
Recognizing Hitesh Sir's role in #chaiaurcode #backenddevelopment is commendable. Being grateful to teachers like him who shape our learning journeys is valuable.
Master you Deserve the world , Much love and Respect
amazing video, took me a while to digest all the details but i watch many many times now i understand everything 👍
The best explaination. Love from Bangladesh!❤
core basics of data modelling hammered!!!
Thanks a trillion Sirji 💫🚀💫. Completed 2 videos today along with practice. Really excited for whole series
Recognizing Hitesh Sir's pivotal role in #chaiaurcode #backenddevelopment is truly commendable. Expressing gratitude to teachers like him who positively shape our learning journeys holds immense value.
only regret is that ki why dont i find it earlier, the way u explain just take a bow 🙌
really I am very thankful to find this series 🙏
great explianation sir i watched other youtubers video but they just did code and dident explain why that code is there you explain every detail thanks sir
Your way of teaching is superb sir , God bless you ❤
Love you sir. what a style. you are the best.
best way to teach anything is to convert it into story , and hitesh sir always does it well ,his hardwork and dedication is next level
You are the great explanations of data modelling
I always like your videos before watching; some people may say, 'Are you blind?' but in my dictionary, trust === blindness.
Have been following this series since last few days. Thanks for this wonderful series. #chaiaurcode #backenddevelopment
Acknowledging Hitesh Sir's contribution to #ChaiaurCode and backend development is crucial. Teachers of his caliber play a pivotal role in molding our learning experiences, and expressing gratitude for their guidance is essential
After seeing your tutorials, even harder things seems so easy sir😍 thank you so much, it always changes my vision for any technology!!😊
crystal clear. amazing. thankyou Hitesh
Watching in Mid June, 2024. Maza aarrha h sir data modelling mei🔥
great series on backend development
completed the video on 17/04/2024 23:52 , felt great learning
love this series thank you sir for such a elit 🔥backend series in entire youTube😊
Best Data model ever, Thanks sir
Maine model file ko create karne ke tarike ko aise yaad kiya tha - model file banana is like ek putle banana or usme jaan daalna. putla banao (model ka schema) orr usme jaan daal do (model export karna). schema banane ke liye Schema method orr model me jaan dalne ke liye model method. orr dono hi mongoose ke bacche hai.
it's 5:00 am now , Started my day with hot cup of Chai with backend lectures...
Hitesh sir is amazing !!
Thank you for the such type of quality lectures
Thank you for this amazing lecture, learned many things from this video.
Respect hitesh sir I am seeing by downloading this video but I am here for comment and like.subscribed already 😅
First time and clear all problem ✅
excellent sir u are only one....make some internship oriented project videos which must be unique on yt.
you can make a full video on industry trends
thank u sir for this level of guidance,for the first time I understand what it means to learn
Thank you for this series..
Completed at - 05/Mar/2024 9:32
07:02 When starting a back-end project, it is important to first determine what data points will be stored
14:04 Data modelling for backend with mongoose
21:06 Data modeling is the process of defining the structure and relationships of data in a system.
28:08 Setting up the environment and installing mongoose
35:10 Data modelling with mongoose involves creating models based on schemas.
42:12 Creating data models for backend with mongoose
49:14 Creating data models for backend with mongoose
56:11 Learned how to define an array of objects in Mongoose schema
Crafted by Merlin AI.
Kitne efforts lagete ho Sir ji !!!!!!😇😇
Very excited to backend from you sir!
Sir great video, the way you explain stuff is very insightful. Thank You for creating this content I am enjoying this now...
advance congratulations 200K subscribers 🥳🥰
Best TH-cam Channel for me . ❤
😂😂😂😂 50:49 When you asked "Type hee Karna, abi practice nahi hai", literally I removed my figure from [control+c] 🙌
Phase 1 (Data Modelling Basics) - 3:50
Phase 2 (Practical Approach) - 19:36
Really grateful for the efforts you put in to make these videos and surprisingly all this for free 🙏🙏 can't thank you enough
Summary
📊 Importance of data modeling Understanding what data to store and where to store it is crucial for backend development.
💻 Choice of tools Whether using MongoDB, PostgreSQL, or other databases, the primary focus should be on defining what data to store.
🚀 Professional insights The video provides insights into the practical aspects of backend development and the importance of clarity in defining data fields.
Highlights
The video emphasizes the significance of determining what data to store and where to store it, irrespective of the choice of database technology.
It shares professional experiences and insights, highlighting the need for clarity in defining data fields before advancing further in any project.
Viewers are encouraged to subscribe for more detailed discussions on backend development and related tools. love u sir gee
truly love from heart
to hitesh sir,
Video was super nice and easy to understand....... btw chai aur code pe abhi taak koi chai ki company ne sponsor ku nhi kiya..... missed opportunity
30:16 - By default, Mongoose converts model names to lowercase and pluralizes them for the collection name in MongoDB.
33:00 - superpower of mongoose
48:49 - 'ref' should only be given for the model name argument passed during the model creation
What a nice teaching style sir!!!
(30:20) There's standardized working of MongoDB that whenever a model is sent to the database, the model's name is converted to plural form and all lowercase. For e.g., User becomes users, Todo becomes Todos etc inside the database. The name which is picked by MongoDb is the name that you provide inside mongoose.model and not variable name but usually both are given the same name.
The name given to ref is the model name given inside mongoose.model (49:16)
one thing i can say this playlist gonna activate your best mode
great explanation in on nod js and best channel...
thank you for releasing this series
Phase 2 start from this content❤❤❤