Getting Started with MongoDB Atlas - A Modern Database!

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ค. 2024
  • ✅ Sign-up for a free cluster at: mdb.link/free-bBA9rUdqmgY
    ✅ Get help on our Community Forums: mdb.link/community-bBA9rUdqmgY
    Let's learn what MongoDB is and how MongoDB Atlas is a modern database that can scale with any application with ease. In this video, we'll learn how MongoDB is different from SQL databases, how to create a new MongoDB Atlas database, load a dataset, and connect it to a frontend application.
    📚 RESOURCES 📚
    Atlas: mdb.link/free-bBA9rUdqmgY
    GitHub Repo: github.com/mongodb-developer/...
    Connect with Jesse:
    Twitter: bit.ly/tweet-codeSTACKr
    ⏱️ Timestamps ⏱️
    00:00 Intro
    00:11 Agenda
    00:31 Relational vs Document Databases
    03:26 MongoDB Query API
    05:55 MongoDB Client Drivers
    06:13 Live Demo: Create Your MongoDB Atlas Database
    08:42 Live Demo: Import Data
    11:42 Live Demo: Clone Application Repo
    13:03 Live Demo: Connect App to Atlas
    14:32 Live Demo: Code Walkthrough
    ---
    Subscribe to MongoDB ➡️ bit.ly/3bpg1Z1
    #mongodb #database #tutorial
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 24

  • @MongoDB
    @MongoDB  ปีที่แล้ว +3

    ✅ Sign-up for a free cluster at: mdb.link/free-bBA9rUdqmgY
    ✅ Get help on our Community Forums: mdb.link/community-bBA9rUdqmgY

  • @user-ht9st4up8q
    @user-ht9st4up8q 2 หลายเดือนก่อน +1

    I'm a product owner and starting to re-learn my technical skills , this video helps me alot. Thanks

  • @halim7725
    @halim7725 ปีที่แล้ว +1

    Clear and to the point, awesome

  • @genesdada7045
    @genesdada7045 11 หลายเดือนก่อน

    From Nairobi I love your content,CRYSTAL clear.

  • @Macellaio94
    @Macellaio94 3 หลายเดือนก่อน

    Thank you, really clear and appreciated :)

  • @anushachaturvedi3755
    @anushachaturvedi3755 ปีที่แล้ว +2

    extremely helpful

  • @vaanirlingayat8409
    @vaanirlingayat8409 ปีที่แล้ว

    Hi
    Whether the mongodb atlas supports to migrate data from digitalocean platform?

  • @AkamiChannel
    @AkamiChannel 9 หลายเดือนก่อน

    Does it show somewhere in this playlist how to deploy things remotely? Or is everything just local?

  • @ephraimetuk9670
    @ephraimetuk9670 4 หลายเดือนก่อน

    i wish i could like this a million times

  • @aumatto
    @aumatto ปีที่แล้ว +1

    awesome tutorial man!!

    • @MongoDB
      @MongoDB  ปีที่แล้ว

      Glad you liked it!

    • @wings7494
      @wings7494 8 หลายเดือนก่อน

      ​@@MongoDBthere is only one master branch I am unable to see compass branches

  • @mohitpandya_2228
    @mohitpandya_2228 หลายเดือนก่อน

    I want to host my application in a domain and i am using hostinger to host it. The question i have is the ip address which we gave in the starting of atlas, in my case which ip should i give? The next question i have is if i connect the database to my application and host it, will everyone performing any action on database work using this procedure? Please enlighten me!!!

  • @RCTUN748
    @RCTUN748 ปีที่แล้ว

    It is vera helpfu, I love it, thank you. 🎉

  • @mahmoudhamdy9550
    @mahmoudhamdy9550 2 หลายเดือนก่อน

    thanks,, but could you help me how to connect from pyspark into mongo atlas please?

  • @ScriptRaccoon
    @ScriptRaccoon ปีที่แล้ว

    I was surprised that you revealed your IP address. You can blur it out in the TH-cam studio though.

  • @koen.mortier_fitchen
    @koen.mortier_fitchen 10 หลายเดือนก่อน +1

    npm run dev didn't work. Frustrating when you follow a tutorial and it doesn't work somewhere halfway

    • @AkamiChannel
      @AkamiChannel 9 หลายเดือนก่อน

      Are you sure that you were in the correct directory in the terminal when you ran that? And do you have nodejs and npm installed on your system?

    • @hahandroo
      @hahandroo 3 หลายเดือนก่อน

      Welcome to software engineering.

  • @michaels.7562
    @michaels.7562 ปีที่แล้ว +2

    "npm run dev" for me resulted in output of many pages of unformatted JS code, followed by "SyntaxError: Unexpected token '??='". I got this same error on two unrelated systems.

  • @aivkhairulamirin9004
    @aivkhairulamirin9004 5 หลายเดือนก่อน +1

    ERR_OSSL_EVP_UNSUPPORTED
    this is the error I got
    I use Node.js v18.17

    • @davidoregan_
      @davidoregan_ 23 วันที่ผ่านมา

      did you ever figure it out?