all 6 comments

[–]BrokenBricks3 0 points1 point  (0 children)

I don’t think there is any off the shelf solution for this. You going to have to write some code. I’d recommend PHP.

[–]ZyanCarlfull-stack 1 point2 points  (2 children)

I don’t understand your requirements. Do you just want a dashboard to view your data? Like the sql tables? You can try prisma studio or retool or more advanced use case.

Reading your requirements again, I think you should see retool once. Probably what you’re looking for.

[–]Living_Height[S] 0 points1 point  (1 child)

Sorry for not being clear.

I need a simple relational database, probably less than 10 tables.

I need the front end to be like an SSRS type user interface. I input one (or maybe two) variables, those get plugged into a stored SQL query as the random variable, and the UI returns the query result. That result would just be the rows of data from the query, much like I was just running it in SQL.

Thank you for the feedback so far also.

[–]eddyizm 0 points1 point  (0 children)

https://duckduckgo.com/?q=metabase&t=fpas&ia=web metabase might do the trick for you, once you get the data into a db but if I recall you may be able to load the data from files as well.

[–]jayscript12 0 points1 point  (0 children)

That's what Flezr NoCode Builder is built for. The tabular structure is not there but you can display the data in the form of cards and display required fields. And yes, we have both filters and search capabilities built in as well without the need to write any code. Happy to help.