SolaraS
Solara3y ago
4 replies
hanne5005

Solara for data manipulation application?

Hi, I am a python newbie, and want to build a python application on a postgres database. Is Solara suited for a data manipulation application? Or is it more data science dashboards and visualizations?
My application will basically be screens with a lot of information, and when you click on a piece of information you can update this in a pop-up. I would also like to add new projects in a wizard style series of forms. Plus I would like a tree navigation item based on a database view. Is all this possible in Solara?

My second question is: as I try to figure out my stack I stumble across Django a lot. It seems that Django can provide a nice layer for the postgres tables. Can Solara do that as well? Do I need Django at all?

Thanx for your time!
Was this page helpful?