MongoDB Tutorial #4 - Models and Collections

preview_player
Показать описание
Hey ninjas, in this MongoDB tutorial for beginners, I'll explain what collections, schemas and models are - then put it into practise by creating a new model and schema for our project.

----- COURSE LINKS:

---------------------------------------------------------------------------------------------

========== PSD to WordPress Playlist ==========

============== The Net Ninja =====================

================== Social Links ==================

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

Dear Ninja you are the best instructor online. The most beautiful thing about you is you make us understand the structure unlike other Youtubers who just keep writing codes without clearing the concepts. Keep it up bro. A big fan of you

naushabazerin
Автор

Dear Ninja, you really are the best instructors online, i finished my first project for work with your help on firebase series, now im researching on what backend we are going to use for our next project. Thank you so much!

legendaryseoking
Автор

At the risk of sounding redundant I must say, "Ninja, you are truly a gem to the web development community! Thank you for sharing your knowledge with us. You have such a gift to make learning fun and easy to understand."

noirsociety
Автор

Watching this tutorial in 2020 and it is very helpful 🤩👌

sarthakduggal
Автор

Reason why we all love ninja: Am learning the same in coursera and I can't understand, so am here to clarify my doubts.

hariwarshan
Автор

I love Net ninija series...great fan of your videos.

annejael
Автор

Great tutorial dude, simple and objective, greetings from Brazil!

franciseduardocamargoribei
Автор

It's so much handier when you call a var 'MarioCharSchema', so we can automatically see that it's a Schema. I think it would make things easier (more me certainly), if you did the same with all variables when we're looking at them for the first time. For example, the var 'MarioChar' would be easier to understand if it was called 'MarioCharModel'.

Also I'd link this video to the final video (#36 I think?) of your Node/Express tutorial. Really clears things up. Thanks :-)

jamesdaniels
Автор

I really like your turorials, thanks you I started my project in node :D Greetings from Poland!

scuroguardiano
Автор

I have learned a lot with you from Brazil as well.

sophiaguimaraes
Автор

Omg😭😭😭...ur tutorials are so good that u deserve infinite subscribers😭😭😭

muskaan
Автор

Greetings from Bulgaria! Thank you! Learning with your videos!

prettyselections
Автор

hello from bulgaria this is very nice tutorials and i've a very pleased :)

elvisarabadjiev
Автор

You just earned another sub, please keep up the quality work!

venzeti
Автор

How is a collection different from a table in a relational db? Records are basically rows in the table...

ShaharHarshuv
Автор

In my next project I'll give mongo and node a try. Thanks for your tuts.

Btw. what's these fan noises in the background? Is it your or one of your computer?

ulfleis
Автор

How do you connect to Mongo if you are not exporting the content of the connect.js?
I my case the connection is set only if I declare the conncetion in the file where I save models

hyperborean
Автор

I still did not get what is the meaning (purpose) of the model if the schema describes it all (the template of the record)... but I suppose it's smth like entity instance in Java Persistence

hyperborean
Автор

I got an error which said the port should be specified and i dont know why it did not happen to you

mustakoski
Автор

Have they got a my-mongo-admin like in php? ?

rw