HACKER Q&A
📣 stuartjohnson12

Backend connector for graphs dashboard?


What are people using to power their charts dashboards on their web app nowadays? I know most business intelligence tools offer embedding, but there are also dedicated platforms like Explo and Vizzly. There's of course also the old fashioned approach of rolling it yourself.


  👤 garymlin Accepted Answer ✓
I think it really depends on the nature / structure of your data and the query patterns that you'll expect given the way you want to showcase your data. Some folks use Postgres to Snowflake to Clickhouse.