For a project I'm working on I have build a reporting database in SQL Server. We are pretty much free to design the structure of the DB and what we put it in.
However, now comes the fun part and we would need to be able to visualize the data in some nice dashboards.
Can anybody provide me with some suggestions on an easy to use tool (end-users will need to be able to manipulate the dashboards) that is not dependent on the underlying database technology? (if its based on SQL Server I can live with that :))
I've looked in to Kibana but seems to be only possible if you use ElasticSearch. Currently investigating Grafana to see what that brings me so anything in that realm would be appreciated!
Maybe you could check out PowerBI or Syncfusion Dashboard Platform. Both are easy to use and have very nice graphs. In the latter, you can even write your own SQL if a database is your data source.