UI for database app

Hi, I need advice for an UI framework for a simple database app. I'm planning on using sqlite and diesel. Since the ui will be used for displaying and editing the tabular data, I guess it would be nice if the ui framework had good support for such table widgets etc. Does anyone have any tips for which framework I should be looking at? Should I also evaluate web frameworks with rust frontend?

Thanks!

Here are a previous reply from me where I listed a few topics and resources you might want to browse through to see if there is any framework you like:

2 Likes

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.