Python MongoDB Tutorial using PyMongo

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

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

  • @wikipediabutter9137
    @wikipediabutter9137 5 лет назад +96

    Tim:
    Just released a new video
    Me:
    Here we go again!

    • @vantheodore6165
      @vantheodore6165 3 года назад

      you prolly dont care but if you're stoned like me during the covid times then you can watch all of the new movies on InstaFlixxer. I've been binge watching with my gf for the last months =)

    • @aaronbobby3819
      @aaronbobby3819 3 года назад

      @Van Theodore Yea, have been watching on instaflixxer for months myself :D

  • @adityapaithon6499
    @adityapaithon6499 5 лет назад +59

    Your channel is one of the best resources.
    Keep going ❤

  • @klnmn3722
    @klnmn3722 2 года назад +3

    Many thanks for the easy to follow tutorial. My first time working with MongoDB and this made it super easy to learn.

  • @louis-philip
    @louis-philip 2 года назад

    Thank you! You are going to be known as the person who got me started in MongoDB.

    • @lbb2rfarangkiinok
      @lbb2rfarangkiinok 2 года назад +3

      Yep, now when I see Tim, my first thought is: that's the guy who got Louis-Phillipe started in MongoDB. :)

  • @cjacoby75
    @cjacoby75 3 месяца назад

    Full CRUD in one short video. Awesome!

  • @FakeHenryF
    @FakeHenryF 3 года назад

    Literaly everything i needed and more, I was trying to use pandas to update a google sheets page instead of using a DB like SQL or mongo, and while i got it working, it was a very complicated process trying to understand the google API but this is just simple and i love it.

  • @scoreboardapp1232
    @scoreboardapp1232 4 года назад +5

    Thank you so much, I've always was interested in DB but didn't know how to start )

  • @pratikshirbhate8026
    @pratikshirbhate8026 4 года назад +4

    Super useful! Thank you very much Tim. Hope you and your family are safe in this pandemic!

  • @spanish_with_chris
    @spanish_with_chris 2 года назад +3

    Tim! Thank you!!!! I love the way your videos are easy to follow, and you're always informing me.

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

    the way you explain things is something to slow on the uptake people like me, thanks Tim!

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

      Not sure I understand what you are saying?!

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

      @@TechWithTim "It helps to have things explained thoroughly for people who are slow on the uptake, like me! Thanks, Tim" is what he means, I think. :)

  • @MiRaje8086
    @MiRaje8086 4 года назад +8

    9:47 "always create an ID". Unless you have you're own method of generating secure unique IDs, this is bad advice. The whole point of the auto generated IDs is to be able to assetize each post in your DB. The difference between two people with the same name and age is their unique ID

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

      very true

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

      @@navinormusic Thank you. I cringed so hard when he said that.

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

      There's literally a function built into the "insert_one" method to do this, I have no idea why he would do it this way. It's more work and less reliable to do it yourself.

  • @BrannenTaylor
    @BrannenTaylor 3 года назад +2

    Very informative and cool. Thanks!
    One suggestion - if you’re talking in bottom right of screen and coding in upper left, it would be nice to either zoom in on code or enlarge the text. It would make it easier for your audience to follow. Thanks.

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

    So good! as someone who read they're doc back and furth you're explnations are exquisite!

  • @josecruz2574
    @josecruz2574 4 года назад +3

    Hey Tim - just wanted to say thanks for everything you do.

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

    This has been the only useful and successful resource I've found.

  • @funeoz
    @funeoz 4 года назад +3

    Very concise and easy to follow ! Thanks !

  • @maycodes
    @maycodes 3 года назад

    Tim, Your tutorials on flask POST form & mongodb helped me with projects. Thanx a lot

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

    Thank you for this tutorial sir , explained nicely and in simple manner,

  • @galexdbr
    @galexdbr 3 года назад

    just connected to my first mongodb using your video. Thanks! very good content!

  • @mentefria98
    @mentefria98 3 года назад

    Thanks for this, this is so much better than the documentation

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

    Thank you so much! This was very helpful for my current project

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

    This is my favourite channel

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

    great video, really helped me get started using mongodb with my python discord bot

  • @sankethb.k642
    @sankethb.k642 5 лет назад +14

    Liked before watching 😊

  • @ginopeduto4264
    @ginopeduto4264 3 года назад

    Again a simple and clear explanation - thx a lot - you are enriching RUclips

  • @intrestingvines4263
    @intrestingvines4263 3 года назад

    One of the best tutorial.
    Straight to the point .
    We love you ❤

  • @mfc1190
    @mfc1190 4 года назад +5

    Hi Tim, awesome video! I just wanted to say that for things like update_one or delete_one, you don't actually have to assign it to a variable. Those are going to be operations so if they are in your code they execute. I don't think there is much of a point to assign it as a variable. Thanks!

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

    Very simple and straight forward. Thanks!

  • @sikcro
    @sikcro 5 лет назад +2

    Love ur tutorials and especially ur pygame series

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

    I was trying to run the first code block provided in the official docs of mongodb but it was throwing some access errors. I try to run your code and it ran correctly on the first try. Thanks man!

  • @spectralsuccbb7540
    @spectralsuccbb7540 3 года назад

    great video, made learning mongo db a breeze

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

    Thank you very much this was quite simple and straight forward

  • @rufaydafamily607
    @rufaydafamily607 Год назад

    very helpful toutorial...thank you

  • @ipekselimoglu4951
    @ipekselimoglu4951 3 года назад

    simple, understandable ,thanks bro

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

    Tim, you are the best please any way to get the first post for example by index (like we do it in the list)?

  • @cristian-bull
    @cristian-bull 3 года назад

    Tim: you can give a value for _id
    Thanos: Impossible

  • @shxkxth8135
    @shxkxth8135 7 месяцев назад

    Thank you very much. You are a life saver

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

    To anyone that put an "@" in their password. You will get an error saying "InvalidURI according to RFC 3986". To avoid this, import "urllib" into your venv/IDE and create a "passwd" variable like so:
    ```
    import urllib
    passwd = urllib.parse.quote_plus("your_pass_with_@")
    ```
    and pass it into your MongoClient() string. You may or may not see a yellow warning on "parse". If so, you can ignore it.

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

    Thank you Tim for this video...Much appreciated

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

    Awesome video Tim, very easy to understand!

  • @kenrosenberg8835
    @kenrosenberg8835 3 года назад

    nice and simple tutorial, good for getting started

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

    Quick and efficient ! Thanks !

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

    Really nice and quick. Thank you!

  • @asmarali4167
    @asmarali4167 3 года назад

    I liked the tutorial. But do you have any video on in depth tutorial on Mongodb?

  • @bennett8867
    @bennett8867 3 года назад

    Thank you so much for this tutorial!

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

    thanks for you work, you explain incredibly well !

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

    Thanks dude, it is helping me sooooo much

  • @davidchett7719
    @davidchett7719 3 года назад

    Great Job Demonstrating!!

  • @sembutininverse
    @sembutininverse 3 года назад

    thank you, it helped me alot🙏🏻🙏🏻🙏🏻

  • @kayvanshah994
    @kayvanshah994 3 года назад

    Can you also make a video:
    Connecting to mongo Atlas using pymongo in Google Colab

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

    This is an excellent video thank you for this.

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

    Thank you! What is your choice for hosting client-side Python code online? Let's say a Django app or a Flask app.

  • @krishj8011
    @krishj8011 3 года назад

    Awesome Tutorial...

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

    Hi Tim! between 8:50-9:20 I cannot see the query results in mongodb, nonetheless I folowed your instructions before...

  • @AndrewOBannon
    @AndrewOBannon 3 года назад

    thanks, nice introduction tutorial

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

    Thank you so much helped me a lot!

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

    Thank you, VitalyzdTv!

  • @joychakraborty3238
    @joychakraborty3238 3 года назад

    Awesome explanation...

  • @techstack6076
    @techstack6076 3 года назад

    Hey thanks :) really helpful looking into document and this video together made it easier:) is there any video made on the django framework

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

    Thumbs up if you would like a course on how to set up a backend with Flask and MongoDB from Tim.
    In my opinion MongoDB is a far better and a flexible alternative as compared to say Firebase, a solution using a minimalist framework i.e. Flask would be very much appreciated.

  • @zaidshabbirmarfatiya6598
    @zaidshabbirmarfatiya6598 3 года назад +8

    If someone got error like this "pymongo.errors.OperationFailure: bad auth : Authentication failed., full error: {'ok': 0, 'errmsg': 'bad auth : Authentication failed.', 'code': 8000, 'codeName': 'AtlasError'}" then try to increase the length of your password. Thanks :)

  • @gavindutharaka8079
    @gavindutharaka8079 3 года назад

    Please help me!
    I have one error. It say
    query() got an unexpected keyword argument 'lifetime'
    how fix it?

  • @jeevakumara5599
    @jeevakumara5599 3 года назад

    Hi Tim, I have done what u have done but I am getting an error like "auth error" I don't know what to do. pls kindly help me with it. Thank you. And waiting for your reply.

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

    Can you please make a video on Scrapping data from websites using Scrappy to store in MongoDB Atlas

  • @liweilo1786
    @liweilo1786 3 года назад +1

    I got mongodb certificate verfiy failed. Could you please help to fix this error? Thanks.

    • @TheLateNightBoyz
      @TheLateNightBoyz 3 года назад

      import certifi
      ca = certifi.where()
      cluster = MongoClient("url", tlsCAFile = ca)
      add these lines in and it should fix it

  • @rickshaltz3734
    @rickshaltz3734 Год назад

    This is so freaking awesome

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

    Thanks a lot for this video

  • @Dan-vu3vt
    @Dan-vu3vt 3 года назад +25

    It was extremely annoying to set up when you named the project, database and collection 'test', so you don't know what corresponds to what if you're trying to use meaningful names. Additionally, you never mentioned the importance of whitelisting all IP's.

    • @neilshah4440
      @neilshah4440 3 года назад +1

      While the video was very helpful, I can't help but agree

    • @cristian-bull
      @cristian-bull 3 года назад +3

      "the importance of whitelisting all IP's"
      Is that always the case? Don't you only need to whitelist the backend IP?

    • @rockoyhead
      @rockoyhead 2 года назад +2

      this comment section is full of bots save me

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

    how do we handle empty results?
    for example,
    results = collection.find({"name": "foo"}) returns nothing
    if I want to print something like:
    for result in results:
    if result == '':
    print("Nothing in here")
    else:
    print(result)
    how would I do it?

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

      you would write *if result == None*
      because when you dont get a result its an NoneType so *None* is the way to deal with it, cheers ;D

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

    Oh wow, expected a shitty tutorial with no explanation. Oh boi did i get surprised!
    Great video!

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

    Awesome work! Thank you

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

    hello,i'm making a discord bot and one of the commands is basically getting a random word from an list(array) and i also have a command for adding words to the list,i've found how to update mongodb arrays but i havent found out yet how to get the size (length) of the mongodb array,and also how to get an mongodb array element from an index,here's the command in normal code (without pymongo)
    elif message.content == ".swm":
    random.seed(time.time())
    randnum = random.randint(0, len(list1) - 1)
    await message.channel.send(list1[randnum].upper())

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

    So useful. Thanks.

  • @sanjabrkic1663
    @sanjabrkic1663 3 года назад

    Awesome video, thanks a lot! :)

  • @_Possible
    @_Possible 4 года назад +3

    pymongo.errors.ServerSelectionTimeoutError: No replica set members match selector "Primary()
    helpppppppppppppppp im getting this

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

      Chnage ip from mongodb , this was my solution

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

      you gave acces to a certain ip , and maybe you have other one

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

    hello tim :) could i make a chess game or a simple/complex application after watching the general python tutorials?(I see there are 4 of them..(beginner/intermediate/OOP/sudoku) Or should i do more reading(texts/Documentations) before i go on. I am kind of afraid because i am soooo bad at OOP.(I want to get used to it..hopefully) I could see u need to know a little about pygame to make games and all..but dont know what to do next because im a beginner :( i want to make a rather complex(?) application by myself as an end goal.. but it's hard for me because of the OOP stuff :( ) still love ur videos tho :D thanks!

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

      I have some tutorials on OOP, try those!

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

    Hey tim, i want to ask something..
    if i have a structure like this :
    { "_id": 1,
    " list" : ["n1", "n2", "n3"]
    }
    i have a variable called "item".
    And I want to cheak item contains in the list or not,
    How can i do that?

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

      use a for loop.

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

      @@richiemoon9218 that would be slow, suppose there are 100 item in the list, it would take Ages to complete.

  • @dejoma.
    @dejoma. 4 года назад

    I am doing a super simple find for a non-index ID of a sample collection in MongoDB, takes 8 seconds. What's wrong?

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

    Hello i did the same and if i refresh collection i don't get my. database created what to do please can someone help me ?

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

    If i use this for a Discord Bot , I need to find that the user is already in the database or not. if it is yes I need to add 1 for the score if it is not I need to add his info to the database and add 1 to the score. How can I do that?

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

    MongoClient gave me a bunch of errors, when I change it to mongo_client I get File " ", line 4, in
    cluster =mongo_client(connection copied and password changed) TypeError: 'module' object is not callable

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

      Try this:
      import pymongo
      from pymongo import MongoClient
      client = MongoClient()
      client = pymongo.MongoClient("url")

    • @davidblanco7391
      @davidblanco7391 3 года назад

      pip install dnspython

  • @gangumstyle3395
    @gangumstyle3395 3 года назад

    hey man when i try to do the collections.find or anything really it is just saying the "object" has no attribute called "find"

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

    thank you for this tutorial, it helped me a lot :P

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

    I got this error "TypeError: load_der_x509_certificate() missing 1 required positional argument: 'backend'" after the cluster = MongoClient("... ") command. Anyone knows how to solve this?

  • @JohnDoe-ov7pp
    @JohnDoe-ov7pp 4 года назад

    Thank you Tim.

  • @tariquekhan5813
    @tariquekhan5813 3 года назад

    Hello Tim, I can't run my Pip Command please help me out for this problem.

  • @nikhilkumar-zz7ov
    @nikhilkumar-zz7ov 4 года назад

    Hello I Have a doubt.My Database contains a array of values and I want to retrieve the values and store it in a variable.How can I do that?!

  • @Deepak61900
    @Deepak61900 8 месяцев назад

    another great one.

  • @vaiterius
    @vaiterius 3 года назад

    How do you check if a document/post exists inside your collection?

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

    Which python IDE did u use in this video?

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

    Unless you have a very good reason, you should use the default id that Mongo generates.

  • @impelletier4487
    @impelletier4487 3 года назад

    How do i actually display this information in flask?

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

    I'm getting this error:
    [WinError 10054] An existing connection was forcibly closed by the remote host

  • @KoljaMineralka
    @KoljaMineralka Год назад

    How do you connect to cluster on internal ips????

  • @JacobRudolph255
    @JacobRudolph255 Год назад

    Will this work in gitpod?

  • @АнастасияМохова-д6к

    Thank you for this video!!!

  • @haseebsheikh6101
    @haseebsheikh6101 3 года назад

    when i run my code it is giving invalid certification issue help please

  • @devongrey1237
    @devongrey1237 3 года назад

    any idea why i keep getting this "pymongo.errors.OperationFailure: Authentication failed."? Stack overflow has been no help and my id and password are definitely correct

    • @chinjoka7418
      @chinjoka7418 3 года назад +1

      i have the same issue and find a stupid solution and it works. add a new user and use it for the auth.

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

    Any resource for working with django with mongodb

  • @rishabhagarwal9625
    @rishabhagarwal9625 3 года назад

    Thanks much needed help