MongoDB Crash Course

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 26

  • @codebreakthrough
    @codebreakthrough  5 лет назад +4

    SO many people have been asking for a new MongoDB video, and I'm excited to say it's finally here! Get started with MongoDB Atlas: bit.ly/2yugbx3
    I decided to go through this and compile some *timestamps* . I wasn't sure if this would be overkill, but I figured it would be useful for reference. Let me know if this is helpful 🙂.
    If you've enjoyed this content, please consider subscribing : bit.ly/PqPyvH
    0:16 - NoSQL Databases vs SQL Databases
    1:16 - Info on performance advisor and queryable backup system.
    1:51 - Setting up a MongoDB Atlas cluster
    2:47 - User and IP management
    4:13 - 3 Ways to Connect to your cluster
    4:42 - Opening and connecting to Compass
    5:12 - Creating a database and collection in MongoDB Compass
    5:40 - Creating a document
    7:18 - Cloning documents
    7:45 - Editing documents
    8:13 - Importing data
    9:06 - Objects and arrays explained
    9:32 - Table view
    10:11 - How to query your data
    10:49 - filter examples
    12:24 - Query selectors - $all
    13:12 - Query History
    13:21 - Query selectors - $in
    14:06 - Dot notation for traversal
    14:41 - Query selectors - $and
    12:56 - project / projections
    16:51 - sort
    18:08 - Skip and limit
    18:39 - Installing MongoDB Shell
    19:24 - Connecting via MongoDB Shell
    19:45 - clear screen
    19:52 - Check database in use
    19:58 - switch database
    20:16 - insert a document with MongoDB Shell
    20:56 - Copying JSON documents from Compass
    21:23 - Basic JSON
    21:42 - Query data in MongoDB Shell (db.users.find)
    22:08 - filter in MongoDB Shell
    23:00 - sorting in MongoDB Shell
    24:46 - Conclusion

    • @abhishektyagi4428
      @abhishektyagi4428 5 лет назад +1

      Could you please make a video explaining the resources you use to learn or enhance your programming skills

  • @xxxxx-l6g
    @xxxxx-l6g 5 лет назад

    Hey Caleb! Thank you for the video! I’m looking forward for your video series about MongoDB Aggregation framework

  • @cryptoodaperalta4381
    @cryptoodaperalta4381 2 года назад

    Hello Caleb!
    Thank you so much for your wonderful video tutorial and clear explanations.
    I just finished this MongoDB Crash Course of yours.
    I would be tremendously happy if you create a video where you create a simple project with MongoDB together with all your programming knowledge like from HTML to MongoDB. Just to see the whole picture for someone like me on a RUclips study mode.

  • @geekworthy7938
    @geekworthy7938 5 лет назад

    Saw a commercial for Air Freeze watching this. An $80 portable silent A/C unit.

  • @__________________________6910
    @__________________________6910 5 лет назад +1

    Thanks from India.

  • @logicxtreme
    @logicxtreme 4 года назад

    Good video Caleb! It will be great to see MongoDB with .NET Core

  • @abhishektyagi4428
    @abhishektyagi4428 5 лет назад +1

    Could you please make a video explaining the resources you use to learn or enhance your programming skills

  • @MrSupaman777
    @MrSupaman777 4 года назад

    Nice video chap. Appreciate it.

  • @masudzaman8841
    @masudzaman8841 4 года назад

    thank you, Caleb

  • @alirahmani5601
    @alirahmani5601 5 лет назад

    Fast and clean ... great job ... tanks

  • @ericfrenz48
    @ericfrenz48 5 лет назад

    Nice introduction. topic suggestion - working with json schemas and MongoDB

  • @admiralrohan
    @admiralrohan 5 лет назад

    Nice explanation. Can you make video on database design best practices compared to relational databases as here we have to make choice between embedding data and putting same information in separate collection?

  • @libeamlakbekele6345
    @libeamlakbekele6345 4 года назад

    hey I got a problem when trying to connect it says "connection to 54.160.0.202:27017 closed" what should I do any suggestions

  • @ruofanli3361
    @ruofanli3361 5 лет назад

    Thank you it's very helpful!!

  • @sajjadkabirmdsharifulalam8652
    @sajjadkabirmdsharifulalam8652 4 года назад

    Awesome lecture. Please touch how to work on Windows.

  • @poojavashist6899
    @poojavashist6899 4 года назад

    Hi Curry, today I saw this video really helpful for beginners like me. I have some questions if you can reply

  • @pawanjadam1
    @pawanjadam1 4 года назад

    Super Buddy..!

  • @9391862
    @9391862 4 года назад +2

    Why did you stop making MongoDB videos, how about you make some tutorial with MongoDB Atlas, not many videos on RUclips. Specifically on creating users: register, login, logout. Pagination. CRUD etc.

    • @codebreakthrough
      @codebreakthrough  4 года назад

      I have a video on Mongdb + nodejs

    • @9391862
      @9391862 4 года назад

      @@codebreakthrough I probably should have added Python/Flask :D I mention that because, I know quite a lot of people who are studying python/Flask + MongoDB, I was one of them a few weeks ago who was looking for some quality content.

  • @seshaprasan9733
    @seshaprasan9733 4 года назад +1

    react native with mongodb CRUD please

  • @ionpetro
    @ionpetro 5 лет назад

    You saved my day

  • @xuyanghan958
    @xuyanghan958 5 лет назад

    Nice. I am interested in pymongo

  • @papachoudhary5482
    @papachoudhary5482 5 лет назад

    Thanks! Bro