Introduction | MongoDB | Tutorial 1

Поділитися
Вставка
  • Опубліковано 7 вер 2024
  • 🦒❤️ www.giraffeaca...

КОМЕНТАРІ • 13

  • @umaganesh8012
    @umaganesh8012 6 років тому +7

    You are one of the best instructor online. Can you start a series for nodejs please

  • @sushantseth3372
    @sushantseth3372 2 роки тому +2

    Hey mike! i have been following a lot of your courses which have helped me immensely! since you have already done a course on html, css, js and mdb please launch another playlist for nodejs. It'll be really helpful!

  • @NaveenKumar-tt6en
    @NaveenKumar-tt6en 5 років тому +1

    The way you explain is fantastic

  • @abhijitmohanty734
    @abhijitmohanty734 4 роки тому

    I like your way of teaching by giving examples. Please add some exercise in the each of the video to grab more concept about new languages. Thanks a lot of these videos.

  • @kenzoreal
    @kenzoreal 4 роки тому +1

    Regards from brazil! Your videos are awesome o/

  • @MrMaxtermax
    @MrMaxtermax 5 років тому +1

    awesome videos

  • @animanoir
    @animanoir 6 років тому +1

    looking forward to this

  • @tareq6270
    @tareq6270 2 роки тому +1

    thank you

  • @imathpro
    @imathpro 4 роки тому

    Mike dane love you so much ❤️

  • @machimapla
    @machimapla 6 років тому +1

    Is Mongo DB free to use for commercial purpose ? ( I mean We are building a product with Mongo as a storage DB and sell it as a product to a client)

  • @manojkiran5519
    @manojkiran5519 4 роки тому

    Hey Mike....plz do node.js and react.js......

  • @richardpaulhall
    @richardpaulhall 4 роки тому

    Your desctiption of MongoDB raises questions.
    MongoDB is:
    "really fast": In other words, not useless. What DBMS alternatives are slow? Why are they "slow"?
    "really flexible": What cannot be modeled in an SQL database?
    "cross-platform": In other words, not useless.
    "data does not have to match criteria": Then it either is not data, or the "data" is useless, or the data will have to be filtered and massaged by some other piece of software. Why would I want that? Is the data reliable? Wha ti those other tools "filter and massage" the data in differtent ways?
    "no matching data types": In what way is that useful? If I am storing a floating-point number, and I expect accuracy, integer data will not have the accuracy I require. If my DBMS supports a "Phone Number" type, or I add functionality to support such type, my phone numbers will be valid. If Mongo accepts a random string, what have I gained?

  • @adeelfarooq7284
    @adeelfarooq7284 5 років тому

    please make a video an autoincrement in mongodb...on id