Hacker News new | ask | show | jobs
Ask HN: Software to visualize DB Data (generate dashboard)
3 points by realtarget 3402 days ago
I'm looking for a software to build a dashboard view for approx. 6 Databases (MySQL, MSSQL) to visualize our current process performance/operating numbers (eg. visitors, logins, free service agents, closed service tickets).

Maybe something like google Datastudio, which unfortunately cannot be used due to the fact that the software should run in our LAN.

Any ideas?

1 comments

Redash? https://redash.io/

Or maybe Apache Zeppelin? Zeppelin is a notebook/worksheet based setup similar to Jupyter/IPython.

http://zeppelin.apache.org/

I'll take a look at it. Thanks.
Redash indeed