Connecting Streamlit to MySQL: A Comprehensive Guide for Both Server and Local Databases

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

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

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

    There is echo at some points, sorry for that. Ask your doubts in comments. I hope this helps.

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

    can you make a video for streamlit application where the output can be used with filtered output based on sql queries.

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

    how about using multiple table in single database? is it just same process? or not possible to do it?
    thank you

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

      sorry for late reply, yes the process is same, once you are connected with your database, you can use sql queries to use any table/tables present in that db.

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

    Hello, could you do another video doing complex queries like joining tables and displaying them on the webapp? Because I keep getting 'empty' when trying to join tables.

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

      Sure, will do, going very busy for now,
      if it's urgent then message me in our discord channel(mentioned in channel description) will help you there

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

    What extension is used for mysql.connector?

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

      you can use pip install mysql-connector-python in terminal to use mysql connector, thanks

  • @Dailycode-cu4id
    @Dailycode-cu4id 9 หลายเดือนก่อน +1

    it was helpful. thanks

  • @TanishaRoy-q4t
    @TanishaRoy-q4t 4 หลายเดือนก่อน

    can you show how to deploy a MySQL database project on streamlit

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

      I already have a streamlit deployment video, you can use any online MySQL db, maybe the one used here in the video or use any other cloud storage like aws and the code would be same with updated login credentials, lemme know if you are facing any particular issues there, thanks

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

    Good explanation

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

    The video quality is a little bit bad. I can’t see anything on the screen

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

    It will not deploy

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

      what's the issue you are facing? maybe send screenshot of error in our discord server, then i would be able to help easily, thanks