PYTHON DATABASE CONNECTIVITY || HOW TO CONNECT MYSQL WITH PYTHON || CONNECTING DATABASE WITH PYTHON

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

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

  • @RS-3_roses
    @RS-3_roses 7 หลายเดือนก่อน

    Awesome Sir!!
    Amazing explanation, current generation students must need a professor like you SUNDEEP sir.
    Thanks for this video.

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

    with this 1 video I got a full clarification on my work .Thank you sir...

  • @kajolshinde5358
    @kajolshinde5358 3 ปีที่แล้ว

    Easiest way to understand database connectivity ......Thank You sir

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

    Excellent teaching 🎉

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

    Thank you sir you make all the things so easy to understand 😊

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

    Good explanation sir..

  • @rodahchep
    @rodahchep 2 ปีที่แล้ว

    very insightful thank you . Good job

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

    Nice to learn lot of things in this video, sir

  • @gopalakrishna-in3bn
    @gopalakrishna-in3bn 3 ปีที่แล้ว

    thank you for the basics, this helped a lot to understand MYSQL connection using python.

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

    thank you and congratulation sir

  • @sakshijaiswal3159
    @sakshijaiswal3159 3 ปีที่แล้ว

    I am grateful that I found your video...to understand.....you make me to understand in very easy way. Thankyou so much 🥺

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

    Good job sir 🙏

  • @dayanandarajapakse5623
    @dayanandarajapakse5623 3 ปีที่แล้ว

    Very clear explanation. 👌
    Thank you.

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

    super sir 👍

  • @RakeshShetty-hz4yg
    @RakeshShetty-hz4yg 2 ปีที่แล้ว

    really helpfull :)

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

    def avg(marks):
    assert len(marks) != 0,"List is empty."
    return sum(marks)/len(marks)
    mark1 = []
    print("Average of mark1:",avg(mark1))
    mark2 = [55,88,78,90,79]
    print("Average of mark2:",avg(mark2))

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

    Sir.. i need continuous Python classes from the beginner to the web application development

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

    Thank you sir

  • @kvnkrishna007
    @kvnkrishna007 3 ปีที่แล้ว

    Super sir

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

    It was useful sir. There is no doubt about that. Thank you sir. Can we connect Oracle Live SQL and Python (Google Colab). If yes, how? Please tell sir.

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

    Sir....In previous video we studied statistical functions not MYSQL installation. Pl provide the installation video....Thnx & Regards

    • @sundeepsaradhi
      @sundeepsaradhi  3 ปีที่แล้ว

      th-cam.com/video/6dC0xjdIPZ0/w-d-xo.html

  • @lokeshkrishnap3197
    @lokeshkrishnap3197 2 ปีที่แล้ว

    Tq sir

  • @naveennaidu4855
    @naveennaidu4855 3 ปีที่แล้ว

    Sir same process will be work in oracle sql Plus also?

  • @VenuGopal-xw7qy
    @VenuGopal-xw7qy 2 ปีที่แล้ว +1

    Sir, I am getting module not found error

  • @Babai_Channel
    @Babai_Channel 2 ปีที่แล้ว

    Sir is this connection work for hotel management app development for frontend and backend. Can I go with this connection for doing simple project.

  • @wilsonak2547
    @wilsonak2547 2 ปีที่แล้ว

    hello sir.... why do we need to create cursor object while connecting sir..?

  • @narendrareddy_vlogger
    @narendrareddy_vlogger 3 ปีที่แล้ว

    Sir U May Start. Upload the video on DBMS. Plzzzz start uploading the videos.....

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

    Sir, please Make video on HTML and CSS

    • @sundeepsaradhi
      @sundeepsaradhi  4 ปีที่แล้ว

      th-cam.com/play/PLLOxZwkBK52Bzp31ECPr_yk0tZfpBtGcX.html

  • @sumaa2344
    @sumaa2344 3 ปีที่แล้ว

    sir, thanks for explanation
    in your example showed mysql connection within the script. but i dont want like that.
    I want add my database connection details in config or env file , from there i need to read my question
    in real time we cannot add like your example right. do you have any video or doc pls share

  • @x-yz111
    @x-yz111 4 ปีที่แล้ว +1

    Hi sir, can you provide full video for this course.
    Thank you for providing valuable videos.

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

    Sir, while I executing print (conn), I'm getting not supported error

  • @srr152
    @srr152 3 ปีที่แล้ว

    Sir...Pls provide the Mysql installation guide for windows7

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

    Hi sir, still I didn't complete Python for beginner. Shall I continue with this ?

  • @naveennaidu4855
    @naveennaidu4855 3 ปีที่แล้ว

    Sir what is the difference between SQL plus and my sql

  • @anulaksmi4113
    @anulaksmi4113 3 ปีที่แล้ว

    Sir can make a video of online bus reservation system project using mysql and database connectivity plzzzz

  • @GKrishnna-c2b
    @GKrishnna-c2b ปีที่แล้ว

    How to import table into python from MySQL database

  • @rajeshpro2243
    @rajeshpro2243 2 ปีที่แล้ว

    how to download that mysql connecter library

  • @thereason8978
    @thereason8978 2 ปีที่แล้ว

    my python and mysql is not connecting...it just shows many error...i cant find a way

  • @bangarubuji9393
    @bangarubuji9393 2 ปีที่แล้ว

    sir i am getting the below error , can u plz help me

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

    Pycharm idle lo eala cheayali

  • @mamimahi8242
    @mamimahi8242 4 ปีที่แล้ว

    Do for java also sir

  • @lakshmi2589
    @lakshmi2589 4 ปีที่แล้ว

    Sir Do for java also

  • @rohitbatra1173
    @rohitbatra1173 3 ปีที่แล้ว

    The main part was to creating the table and that was missing!!

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

    jdbc connection to java videos pin me sir

  • @sruthinagapuri715
    @sruthinagapuri715 3 ปีที่แล้ว

    How to install mysql

  • @duryadolai
    @duryadolai 3 ปีที่แล้ว

    throw some error like (ModuleNotFoundError: No module named 'mysql')

    • @johnsondhoni0747
      @johnsondhoni0747 3 ปีที่แล้ว

      In command prompt use " pip install pymysql" and then follow this

  • @phuctruong164
    @phuctruong164 3 ปีที่แล้ว

    the sound is not good I am quite disappointed

  • @t.gowthamarasu1258
    @t.gowthamarasu1258 4 ปีที่แล้ว

    Thank you sir