No video

TUTORIAL: SQLAlchemy 2.0

TUTORIAL: SQLAlchemy 2.0 by Mike Bayer @ Red Hat
In this tutorial, students will be introduced to SQLAlchemy 2.0 from the same perspective as its online tutorial; starting with fundamentals of database connectivity and transaction control, leading into table metadata design, construction of SQL queries, and finally into ORM-specific persistence patterns. The tutorial will target both early learners of SQLAlchemy as well as experienced users of the 1.x series. Familiarity with basic SQL concepts is strongly recommended.
The 5th annual Python Web Conf (#PWC2023) inspired attendees to use technology for good. The conference attracted 315 attendees from over 30 countries across 15 time zones. The highly engaging format featured 70 speakers, 5 tracks (including 64 talks and 5 tutorials) and took place virtually on March 13-17, 2023 on LoudSwarm by Six Feet Up.
More information about the conference can be found at: 2023.pythonweb...

Пікірлер: 22

  • @GrumpyDave1
    @GrumpyDave19 ай бұрын

    You know when you are just learning something and the subject matter is so overwhelming (Python as much as SQLAlchemy). You chance upon someone that has such a brilliant understanding and conveys things clearly and logically and yet almost everything goes over your head. As you watch it again, more sinks in. The more you delve, the more appreciative you are of the elegance of the presenters execution. Mike Bayer is such a speaker and I thank him for being there at the beginning of my journey.

  • @mj2068

    @mj2068

    7 ай бұрын

    felt that

  • @kosmonautofficial296

    @kosmonautofficial296

    6 ай бұрын

    He 100% he is saving me right now. Went through a SQL book and tried to read through the docs a few times but watching this twice really has it make more sense. Now it is getting easier to read the docs.

  • @stoobe
    @stoobe2 ай бұрын

    What an amazing deep dive. thanks!

  • @ThomasVanhelden
    @ThomasVanhelden11 ай бұрын

    Thank you so much for this great tutorial!

  • @MrArsenal1414
    @MrArsenal14146 ай бұрын

    WOW! I have been working with raw sql - this totally blew my my mind 10/10 brilliant stuff. They should start teaching this in kindergarten.

  • @magnificoas388
    @magnificoas38811 ай бұрын

    very nice tuto thx!

  • @senseikoudai6186
    @senseikoudai618610 ай бұрын

    Where can I find out about the chapter you had to skip at the end? Was honestly one of the most interesting topics for me and was a bit sad that the time ran out.

  • @alexlotion5055
    @alexlotion5055Ай бұрын

    been watching 1.5 hours for them unions and what a shame. Besides that very useful stuff, tnx!

  • @rf1890
    @rf189019 күн бұрын

    Nice intro, but a looooot od Ads. Would be nice to have some advanced/ best practices from Mike

  • @redeux
    @redeux9 ай бұрын

    Please add links to the description. I tried to add them as a comment but my comment was flagged/removed. tutorial repo (0:20) and "ridiculously important links" 4:31 Thanks for the tutorial Mike!

  • @aswathvanan3833
    @aswathvanan38339 ай бұрын

    does it supports async/await

  • @udaym4204
    @udaym420410 ай бұрын

    Thanks mike but need to imporve documentation part of sqlalchemy

  • @funkindy

    @funkindy

    4 ай бұрын

    What do you mean? The SQLAlchemy docs are brilliant in my opinion. Very detailed, all the edge cases covered.

  • @mikegraziano5142
    @mikegraziano5142 Жыл бұрын

    Hi MIke, Thanks for the great tutorials as I try to absorb as much SQLAlchemy as possible. I came from a Java background where I used MyBatis as my ORM and loved it. On that note, I have a question. I want to issue raw SQL and have SQLAlchemy's ORM capability populate a collection of objects. That may not be pythonic, but I'd like to know how to do it with declarative mapping. Is it possible and, if so, I'd love to see an example. Thx & rgds mjg

  • @watchandenjoy1043
    @watchandenjoy10437 ай бұрын

    Anyone know how to get the slides

  • @keshavmishra2397
    @keshavmishra23977 ай бұрын

    What is used to create the slides?

  • @TheLinkrs
    @TheLinkrs3 ай бұрын

    which lib did he use for slides?

  • @chriskeo392
    @chriskeo39211 ай бұрын

    What happened to has_table()? That doesn't work anymore

  • @ujjwalm29
    @ujjwalm292 ай бұрын

    Delete the entire SQLAlchemy documentation and just paste a link of this video

  • @aharongina5226
    @aharongina522610 ай бұрын

    thumb down, for sure