Streamlit alternative

lion_king_84
New Contributor III

Hi all,

I have a simple app that contains an editable grid and displays some graphs. The Streamlit app is slow, and end users need a faster solution. We are using sql warehouse (serverless)

The app will show data of the existing delta tables and user will edit the data into a grid. We also need to plot some charts

What would be a good alternative for building an app on Databricks?