Ask HN: Tools to visualize data in SQL databases?
21–30 of 137 posts
Re: Ask HN: Tools to visualize data in SQL databases?
#22Paid: If you have the budget, Aqua Data Studio gives you the database management functionality AND all of the visualizations you'll find in Tableau in the 1 product.
(My company shifted from Tableau to Power BI. At first it seemed like a beta product with lower fidelity. But Microsoft has made the whole power suite into a force to be reckoned with... highly recommended)
Re: Ask HN: Tools to visualize data in SQL databases?
#23Re: Ask HN: Tools to visualize data in SQL databases?
#24Free: Power BI is probably going to give you everything you need. It's free, easy to use and provides a lot of features to grow into. Paid: If you have the budget, Aqua Data Studio gives you the database management functionality AND all of the visualizations you'll find in Tableau in the 1 product. (My company shifted from Tableau to Power BI. At first it seemed like a beta product with lower fidelity. But Microsoft…
Re: Ask HN: Tools to visualize data in SQL databases?
#25It's based on Observable (https://www.observablehq.com), which has a nice Summary table feature, sounds like what you need (https://observablehq.com/@observablehq/summary-table)
Re: Ask HN: Tools to visualize data in SQL databases?
#26Re: Ask HN: Tools to visualize data in SQL databases?
#27Re: Ask HN: Tools to visualize data in SQL databases?
#28Re: Ask HN: Tools to visualize data in SQL databases?
#29This may be an unpopular opinion, but if you have US$70/mo to spare, it's hard to beat Tableau for this exact use case. "Connect to an arbitrary database, create a view that joins numerous tables (including foreign tables, via blending) together, load to columnar storage on a local SSD for performance if necessary, add arbitrary derived columns (including well-defined lateral lookups for things like 'annotate this ac…