eagle0504's picture
app updated
746d2f1
|
raw
history blame
720 Bytes
---
title: st.connection
slug: /develop/api-reference/connections/st.connection
---
<Tip>
This page only contains the `st.connection` API. For a deeper dive into creating and managing data connections within Streamlit apps, read [Connecting to data](/develop/concepts/connections/connecting-to-data).
</Tip>
<Autofunction function="streamlit.connection" oldName="streamlit.experimental_connection" />
For a comprehensive overview of this feature, check out this video tutorial by Joshua Carroll, Streamlit's Product Manager for Developer Experience. You'll learn about the feature's utility in creating and managing data connections within your apps by using real-world examples.
<YouTube videoId="xQwDfW7UHMo" />