自定义 SQL 服务器数据库的仪表板工具

Dashboard tool for a custom SQL Server database

对于我正在进行的项目,我在 SQL 服务器中构建了一个报告数据库。我们几乎可以自由地设计 DB 的结构和放入的内容。

但是,现在有趣的部分来了,我们需要能够在一些漂亮的仪表板中可视化数据。

任何人都可以为我提供一些不依赖于底层数据库技术的易于使用的工具(最终用户需要能够操作仪表板)的建议吗? (如果它基于 SQL 服务器,我可以接受 :))

我查看了 Kibana,但似乎只有在使用 ElasticSearch 时才有可能。 目前正在研究 Grafana 以了解它能给我带来什么,所以在那个领域的任何东西都会受到赞赏!

也许你可以看看 PowerBI or Syncfusion Dashboard Platform。两者都易于使用并且有非常漂亮的图表。在后者中,如果数据库是您的数据源,您甚至可以编写自己的 SQL。

Syncfusion Dashboard Designer, a good tool to design a dashboard by connect your SQL database and it can be easily shared to your users using Syncfusion Dashboard Server or the dashboard can be embedded into your application (WPF/Windows Forms/ASP.NET/ASP.NET MVC/HTML5/LightSwitch HTML etc.) through their Development Kit. Refer more detail, https://www.syncfusion.com/products/dashboard.