TUTORIAL: SQLAlchemy 2.0

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • 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...

КОМЕНТАРІ • 24

  • @GrumpyDave1
    @GrumpyDave1 10 місяців тому +13

    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 9 місяців тому +1

      felt that

    • @kosmonautofficial296
      @kosmonautofficial296 8 місяців тому +1

      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.

  • @ujjwalm29
    @ujjwalm29 4 місяці тому +1

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

  • @senseikoudai6186
    @senseikoudai6186 Рік тому +6

    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.

  • @EvfretuiNiuertye
    @EvfretuiNiuertye 20 днів тому

    the topics are are not alongside one direction as I understand, running through somehow chaotically? But the best tutorial in web

  • @EvfretuiNiuertye
    @EvfretuiNiuertye 20 днів тому

    Greatness in one video about SQLAlchemy

  • @transflux-us
    @transflux-us 2 місяці тому

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

  • @stoobe
    @stoobe 3 місяці тому +2

    What an amazing deep dive. thanks!

  • @redeux
    @redeux 11 місяців тому +1

    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!

  • @udaym4204
    @udaym4204 Рік тому +7

    Thanks mike but need to imporve documentation part of sqlalchemy

    • @funkindy
      @funkindy 5 місяців тому +2

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

  • @ThomasVanhelden
    @ThomasVanhelden Рік тому +3

    Thank you so much for this great tutorial!

  • @alexlotion5055
    @alexlotion5055 2 місяці тому

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

  • @aswathvanan3833
    @aswathvanan3833 10 місяців тому +1

    does it supports async/await

  • @watchandenjoy1043
    @watchandenjoy1043 8 місяців тому +1

    Anyone know how to get the slides

  • @MrArsenal1414
    @MrArsenal1414 8 місяців тому

    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.

  • @mikegraziano5142
    @mikegraziano5142 Рік тому +2

    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

  • @chriskeo392
    @chriskeo392 Рік тому

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

  • @TheLinkrs
    @TheLinkrs 4 місяці тому

    which lib did he use for slides?

  • @magnificoas388
    @magnificoas388 Рік тому +1

    very nice tuto thx!

  • @keshavmishra2397
    @keshavmishra2397 9 місяців тому

    What is used to create the slides?

  • @aharongina5226
    @aharongina5226 Рік тому +1

    thumb down, for sure