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.
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
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.
There is echo at some points, sorry for that. Ask your doubts in comments. I hope this helps.
can you make a video for streamlit application where the output can be used with filtered output based on sql queries.
Good explanation
it was helpful. thanks
Glad to hear that!
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.
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
can you show how to deploy a MySQL database project on streamlit
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
how about using multiple table in single database? is it just same process? or not possible to do it?
thank you
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.
What extension is used for mysql.connector?
you can use pip install mysql-connector-python in terminal to use mysql connector, thanks
The video quality is a little bit bad. I can’t see anything on the screen
Try with higher quality.
It will not deploy
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