Introducing Flights: agent-native data pipelines in MotherDuckJoin the livestream

Skip to main content

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

  1. Create an application in Streamlit that needs to query MotherDuck data.
  2. Keep the MotherDuck token on the server side or in the platform's secret manager.
  3. Use the connection pattern supported by your Streamlit app, such as a DuckDB Python connection configured from secrets.