Hello guys, Its possible to make and deploy an app in streamlit that use PostgresSQL(PG admin)?
1 Like
Hi @Tiago_Galvao,
Thanks for posting!
Here is a section on Streamlit docs dedicated to connecting Streamlit to PostgreSQL using psycopg2 library.
Please let me know if you have questions.
β¦
Happy Streamlit-ing