Postgres -> Metabase I believe this is the best combination of cheap/powerful for early-stage startups. My very non-technical cofounder is able to use metabase's simple GUI interface to create graphs/insights (even joining and aggregating across tables!), and for anything complex I can step in a give a helper SQL query. We have around 10M records we aggregate around for daily insights. Metabase can also be run as a p…
Wow Metabase is free and open source?! Awesome, thank you!
Ask HN: What does your BI stack look like?
171–180 of 181 posts
Re: Ask HN: What does your BI stack look like?
#172Is there any way that we can provide BI to our customers using an OSS tool? Our databases store all our users data. I'm thinking of using something like pgsync to sync all database postgres to a new postgres and then having redash or metabase set up to connect. Alternatively using locked filters on metabase and embedded questions. All our data for our users are in postgres and they very much want BI insights. Not sur…
Re: Ask HN: What does your BI stack look like?
#173It covers many more bases than business intelligence, but Forest Admin. And most of its functionality is free. https://www.forestadmin.com/ It generates a very beautiful CRUD admin dashboard automatically via reflection. Allows building drag-and-drop data viz dashboards, saving commonly-used custom queries as "scopes", and even building your own HTML views if you need to get really fancy (think tracking live deliveri…
Re: Ask HN: What does your BI stack look like?
#174Postgres -> Metabase I believe this is the best combination of cheap/powerful for early-stage startups. My very non-technical cofounder is able to use metabase's simple GUI interface to create graphs/insights (even joining and aggregating across tables!), and for anything complex I can step in a give a helper SQL query. We have around 10M records we aggregate around for daily insights. Metabase can also be run as a p…
Looks interesting but I would like to know how is it different than Apache Superset. What is the concept of "Question" here? Is it about some "official terminology" for a "SELECT" query? Any video demo?
Re: Ask HN: What does your BI stack look like?
#175Looker on top of Redshift. Events streamed in from Segment and ELT transforms managed by Airflow. Looker gives you nice visualizations and charting with RBAC and some some lightweight ETL functionality. The real advantage of Looker is their modeling layer which sits on top of your physical data and is done via a DSL called LookML. Source control is managed via a wrapper around git. The end result is that analysts can…
Re: Ask HN: What does your BI stack look like?
#176Sorry to be that one avoids-the-question comment, but: Without design sessions to figure out your data store design (look up Kimball, Immon), and then monitoring/testing to make sure everything is running smoothly, any data stack will be hell. Badly designed data brings fatigue and rancor and unnecessary work and is a huge hard-to-quantify money suck.
Re: Ask HN: What does your BI stack look like?
#177We use Snowplow directly into Snowflake and report on this using Mode. We are a data native SaaS firm, and we set things up like this about 5 years ago and it has served us well. Streamlined and high performance. For all other sources, we use Stitch -> Snowflake, with one semi-custom Singer.io tap also running on Stitch. All this was simple to set up and means we don't have to worry about getting the data into one pl…
Re: Ask HN: What does your BI stack look like?
#178Earlier quoted context omitted.
Looks interesting but I would like to know how is it different than Apache Superset. What is the concept of "Question" here? Is it about some "official terminology" for a "SELECT" query? Any video demo?
Have you ever tried to install/setup Superset? The chances of you completing this task fall somewhere between "Next to impossible" and "Not going to happen".
Re: Ask HN: What does your BI stack look like?
#179Earlier quoted context omitted.
Have you ever tried to install/setup Superset? The chances of you completing this task fall somewhere between "Next to impossible" and "Not going to happen".
What's difficult to install it? I have installed both local and Docker Version. The docker one takes more memory though.
Re: Ask HN: What does your BI stack look like?
#180Postgres -> Metabase I believe this is the best combination of cheap/powerful for early-stage startups. My very non-technical cofounder is able to use metabase's simple GUI interface to create graphs/insights (even joining and aggregating across tables!), and for anything complex I can step in a give a helper SQL query. We have around 10M records we aggregate around for daily insights. Metabase can also be run as a p…
UX guy from Metabase here. Glad to hear it's working well for you. Happy to answer any questions folks might have.
https://github.com/metabase/metabase/issues/4387 opened this issue on Feb 15, 2017
https://github.com/metabase/metabase/issues/2052 opened this issue on Feb 29, 2016
https://github.com/metabase/metabase/issues/6741 opened this issue on Jan 22, 2018