FastAPI & Alembic - Database Migrations in FastAPI apps

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ย. 2024

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

  • @LaichuTV
    @LaichuTV 29 วันที่ผ่านมา +2

    Just finished watching the playlist, can't wait to build a project from just learned! Thank you so much :)

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

      Awesome - thanks a lot!

  • @mahirhaque3490
    @mahirhaque3490 4 หลายเดือนก่อน +3

    You're probably the best teacher I've come across so far for FastAPI content. I love how you explain the smallest things in such detail while keeping everything simple to understand and follow. Thanks for the hard work man! I'll be looking forward to exploring your channel and learning new concepts.
    For an idea of an application, maybe you could do a backend for an e-commerce website like a online book store or something. You could possibly show us how authentication works as well. I see you have done some AI content but mostly with django, maybe you would do one with FastAPI (RAG applications with databases)? I hope you'll be showing us how everything comes together and the best practices used in the industry. Also your channel's name is just 😘👌

    • @bugbytes3923
      @bugbytes3923  4 หลายเดือนก่อน +1

      Hey, thanks a lot, that's an amazing feedback to receive! Much appreciated.
      I have a big goal to do a project series where I build a backend with FastApi - an online book store is a great suggestion, thanks! AI content is something I'd like to bring more of to the channel, too - the most difficult thing at the moment is trying to find time for it all!
      Thanks again man!

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

      @@bugbytes3923 No thanks needed. I should be thanking you for creating content like this. Of course I totally understand how busy you are but I’m more than happy to wait. Take your time buddy. I’d rather wait a month for good content than something you push out just cause. Quality over quantity you know.
      Keep doing what you’re doing really appreciate your stuff. Looking forward to future content from you!

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

    Thank you so much for all the effort you put into this. Much appreciated. :))

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

      No problem, thank you for watching and commenting!

  • @jitvimol
    @jitvimol 2 หลายเดือนก่อน +1

    This is very comprehensive tutorial. Thanks, you earn a subscription!

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

      Thanks so much, really appreciate it - glad you liked!

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

    Please make this series in a next level in a way so that it will be helpful to the coming generation too.

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

    Thank you so much for this Series, it covers all those important topics in a very short time! I think you are actually the most time efficient youtube channel I have ever watched so far.
    Regarding application ideas: what I think would be great is a very basic data analysis tool (maybe some ai features) with frontend (maybe nuxt/vue) backend communication and having the fastapi application structured with routers, schemas and crud operations as it would be in a bigger application. Maybe also point out when SQLAlchemy is better to use than SQLModel.
    Anyway I am looking forward to your next FastAPI video :)
    Thanks!!

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

      Thanks a lot! That's awesome to hear.
      I'm really keen to create a new series on FastAPI where we can build out a proper app, with many of the things you mention above, including the data/AI features! Thanks for the suggestion, it's definitely on the list - hopefully will start releasing around September.

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

      @@bugbytes3923 That sounds absolutely great! I know how much work it is to do video production on such a high level, really looking forward for the next FastAPI series although the other topics you cover are also very interesting! Please keep going and thank you so much for for your efforts!!

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

    If you state the purpose first, we'll listen more attentively and you'll keep the viewers engaged for longer in the video.

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

    Thanks for the hard work ❤❤

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

      Thanks a lot for watching!

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

    Your great bro. ❤ from India🇮🇳

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

      Thanks a lot! Greetings from Glasgow!

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

    Hi, thanks for the video. Could you tell me what VSCode plugin are you using to preview SQLite db?

    • @bugbytes3923
      @bugbytes3923  2 หลายเดือนก่อน +1

      It's the SQLite plugin here:
      marketplace.visualstudio.com/items?itemName=alexcvzz.vscode-sqlite

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

      @@bugbytes3923 Thanks!

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

    Great content

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

      Thanks a lot!

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

    What’s the issue with alembic and sqlmodel was?
    I saw it was easier with sqlalchemy

  • @markokraljevic1590
    @markokraljevic1590 6 วันที่ผ่านมา

    what is Github repo for this?

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

    hello and tnx a lot...please update the course faster

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

      You can't command or order him like this Else For that you should donate some amount to him..

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

    Is this the last video for this series bro?

  • @CarlosRodriguez-xk9ot
    @CarlosRodriguez-xk9ot 4 หลายเดือนก่อน

    Would you share the scripts ?