Streamlit
Streamlit is a web development platform for building and visualizing data. It integrates with MotherDuck for applications that query MotherDuck through a supported server-side connection.
How it works with MotherDuck
- Create an application in Streamlit that needs to query MotherDuck data.
- Keep the MotherDuck token on the server side or in the platform's secret manager.
- Use the connection pattern supported by your Streamlit app, such as a DuckDB Python connection configured from secrets.