PostgreSQL in Python - Crash Course

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024

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

  • @avidreader6534
    @avidreader6534 ปีที่แล้ว +15

    Your python videos have been so crucial for a java developer like me who wants to learn python. Thank you! Pls keep putting out beginner content like this

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

    Thank you so much! I spent hours on tutorials that produced nothing but errors. This was concise, informative, and easy to follow and test. Your video allowed me to end a very frustrating day with a success. Your voice and speaking speed are very pleasant and calming, too and I've discovered how much difference that makes when trying to learn/practice something new. Kudos!

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

    Thanks man that's a great alternative to SQLite3 and MySQL. I can see why postgres is in the top databases and why it's so often required in job applications

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

    Super useful refresher! Thank you sir, I was up and running (again) in no time at all.

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

    Thank you so much finally I find the best tutorial video because no one tell the whole solution that you discussed in this video :)

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

    Great video, any chance you can do another video with postgres + sqlachemy and then used them with fastapi ? Thank you. Love your content.

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

    Perfect timing! Thank you! :)

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

    thank oyu so much for your tutorials they have been very helpful on my coding journey i am glad to see a helpful and consistent youtuber

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

    Thank you, an awesome video short,quick and easy to learn

  • @NaveenKumar-bl1oy
    @NaveenKumar-bl1oy ปีที่แล้ว +1

    Great -- need more Videos on SQL in Python and Some excel Automation -- doing Day to Day Work in Company. Hope You understand -- i want to do my work of doing lookups , filters and pivots and more excel works in Python

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

    at 8:00 I can't figure out how to even bring up that response in vscode for me? alt + enter doesn't do anything, and there doesn't appear to be a command to inject a language

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

      I am facing the same problem, Did you be able to solve it?

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

      i didnt inject and directly executed the file and it created a table for me

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

      Have solved it?

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

      @@dzakaash yea

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

    Easy to watch and hard to make it work on my side 🙂
    Thanks for the video

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

    what plugin do you use for writing sql query?

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

      I think it's PyCharm Pro

  • @Sam-tg4ii
    @Sam-tg4ii 9 หลายเดือนก่อน

    If we want to write to the same table in multiple processes, should each process/worker have its own connection and/or cursor?

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

    Thank You for tutorial!. id column type "serial" will be good use. And i saw in another video what man use "with" construction and he talk what not need make cursor.close(), if you use "with" construction. May be somewho will be useful this). Sorry for my "legendary" english)

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

    3:33 - I had a load of strife getting the server running and access to the postgres user on Linux, but beyond that, PGAdmin seems to work OK.

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

    great video. Demystifying..great work

  • @skylee5242
    @skylee5242 26 วันที่ผ่านมา

    Well explained bro

  • @Abvht1656
    @Abvht1656 11 หลายเดือนก่อน +9

    very strong password -1234

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

      Yes bro very strong nobody guesses it I use passwords like 58hsp*b4@ but it can be guessed so easily

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

    I'm a novice. Been using MySQL for 3 years in a project. Workbench is such a bad program. This one for PG looks much better. Nice video thank you.

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

      What? I dropped MySQL for PostgreSQL years ago, but whenever i go back to MySQL im i notice how great Workbench is. Definitely much better than pgadmin.

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

      @@stylishskater92 Well it crashes 20x per day for me (ubuntu), so if pgadmin is worse I can't even imagine how it is lol.

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

    It's a great video. I have a question of querying data with NULL value from database. As found failure query result as I used WHERE name = %s with None in the condition tuple. I know that it should be name IS NULL instead of name = NULL. May I know how to fix this problem?

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

    30 seconds in, and subscribed...

  • @omnitechsolutions1056
    @omnitechsolutions1056 27 วันที่ผ่านมา

    Awesome video

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

    Am facing problem on connecting to postgresql database using the latest version of psycopg, python, pydantic and fastapi, i tried going through documentation and use similar code to one you used but failed to connect, please kindly assist

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

    Great stuff!

  • @МаратАғай
    @МаратАғай ปีที่แล้ว

    Dude, you are the best ❤️

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

    Hello Sir, that a So Happy Code With Python, What is your Extension Sir, Please..

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

    Thenk you my bro🎉🎉🎉

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

    If you have errros installing PostgreSQL, just choose in 'locale', English, United States. I chose the country that I'm based in and it didn't work

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

    Can you teach us how to handle .ini files with postgreSQL and python?

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

    Thankyou, really helpful :)

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

    unsurprisinhly it was excellent. Tanx

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

    Great video!

  • @suen-tech
    @suen-tech ปีที่แล้ว

    Good advices
    Thank you

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

    Where can i find that the user is "postgres". Someone help plz.

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

      you can find it in the properties tab of the server.

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

    Please make a brief explanation video on mojo..... lots of thanks..

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

    thanks helpfull tutorial

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

    I'm confused about what mogrify atually does.

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

    Pg admin is not working. Fatal error. What to do?

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

    great video

  • @BlackWindow-if1pt
    @BlackWindow-if1pt ปีที่แล้ว

    📈

  • @scfdtutorials-ro2ru
    @scfdtutorials-ro2ru ปีที่แล้ว

    Can Python do anything without packages?

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

      yeah

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

    Thx_.

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

    I chose a very complex one 1234 😂😂😂😂🧡

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

    cool

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

    In my case pgadmin didn't open 💔

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

    thumb down