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

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 18

  • @beginnerscodezone
    @beginnerscodezone  Год назад +3

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

  • @VivaanManyam
    @VivaanManyam 3 месяца назад +1

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

  • @benjaminkaitany4464
    @benjaminkaitany4464 6 месяцев назад +1

    Good explanation

  • @Dailycode-cu4id
    @Dailycode-cu4id 8 месяцев назад +1

    it was helpful. thanks

  • @arcanum360YT
    @arcanum360YT 10 месяцев назад

    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  10 месяцев назад

      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

  • @TanishaRoy-q4t
    @TanishaRoy-q4t 3 месяца назад

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

    • @beginnerscodezone
      @beginnerscodezone  2 месяца назад

      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

  • @justSharingMyThoughts
    @justSharingMyThoughts 5 месяцев назад

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

    • @beginnerscodezone
      @beginnerscodezone  4 месяца назад

      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.

  • @BizzoMarketing
    @BizzoMarketing 4 месяца назад

    What extension is used for mysql.connector?

    • @beginnerscodezone
      @beginnerscodezone  4 месяца назад

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

  • @Verstehdieaktie
    @Verstehdieaktie Год назад

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

  • @vishujaiswal6160
    @vishujaiswal6160 6 месяцев назад

    It will not deploy

    • @beginnerscodezone
      @beginnerscodezone  6 месяцев назад

      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