TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Are there any good whitelabel reporting solutions for startups?

5 pointsby zilchersalmost 4 years ago
I'm looking for a good white label reporting solution that I can embed in my web app. I'm thinking back to the days of Crystal Reports or SSRS where you'd have a server running and a nice report writing interface. We have a few data backends (including SQL and Spark), and I'm looking for an easy way to write reports that get surfaced up to our end users, but with all the niceties like PDF generation, good printing support, templates, etc. I know Tableau and Looker have white label solutions, but they're pretty expensive - any good recommendations for a smaller startup?

5 comments

fantalameraalmost 4 years ago
I can strongly recommend Metabase (<a href="https:&#x2F;&#x2F;www.metabase.com" rel="nofollow">https:&#x2F;&#x2F;www.metabase.com</a>). Currently we&#x27;re using this for all reporting dashboards for customers at Coast (<a href="https:&#x2F;&#x2F;coastapp.com" rel="nofollow">https:&#x2F;&#x2F;coastapp.com</a>). We connect our main MySQL DB and other data sources, and product people can write queries&#x2F;visualizations&#x2F;dashboards for customers without engineering effort. They support white-labelling and embedding in web apps.
cpachalmost 4 years ago
Good solutions in this space tend to be quite pricey.<p>Qlik might have some solution for this purpose. Dunno what it costs but perhaps cheaper than Tableau at least.<p><a href="https:&#x2F;&#x2F;www.qlik.com&#x2F;us&#x2F;products&#x2F;nprinting" rel="nofollow">https:&#x2F;&#x2F;www.qlik.com&#x2F;us&#x2F;products&#x2F;nprinting</a><p>BTW may I ask what kind of price range you’re targeting …? The possible alternative depends quite heavily on that.<p>PS. Feel free to shoot me an email if you like, I might have interesting info for you.
vgeekalmost 4 years ago
Maybe a combination of jQuery Data tables and Apache eCharts? Both have various output options (csv, pdf, png) and look pretty good without much effort.
maxbainesalmost 4 years ago
Grafana is good, completely accelerated my Apps. Although ouh you could white label why? I let my clients know what there using and why, this also lessens the support burden too.
Irongirl1almost 4 years ago
Maybe wickedreports.com?