So it's irritating to me that this is ranking #1 on HN (why is it, btw?) I just pulled the trigger on a large data gathering project using Metabase, and feel a bit hampered by the limitations in terms of charts and plugins... but I considered Superset first, and after a lot of thought I decided that almost everything I've ever worked with that was run by the Apache foundation turned out to be semi-abandoned disasterw…
Apache Superset
61–70 of 201 posts
Re: Apache Superset
#62I remember using Superset in 2017 or so, was forced to by a manager that would not pay for off the shelf software. I also did a few open source contributions to fix some bugs, it was a disaster. A huge rats nest of python. Might have changed in the last few years, am surprised its still active
Re: Apache Superset
#63Anyone that worked it and could compare with Redash?
Well Redash got acquired so development stopped, biggest difference between Superset & Redash. Preset.io supports Superset still
Re: Apache Superset
#64Had a very good experience with Superset. Superset allowed us to replace Tableau and not looking back Took me a while figure out how to embed it into my app using Superset Embedded SDK. Superset Embedded SDK - "Embedded SDK allows you to embed dashboards from Superset into your own app, using your app's authentication. Embedding is done by inserting an iframe, containing a Superset page, into the host application." h…
Re: Apache Superset
#65So it's irritating to me that this is ranking #1 on HN (why is it, btw?) I just pulled the trigger on a large data gathering project using Metabase, and feel a bit hampered by the limitations in terms of charts and plugins... but I considered Superset first, and after a lot of thought I decided that almost everything I've ever worked with that was run by the Apache foundation turned out to be semi-abandoned disasterw…
"semi-abandoned disasterware" Hmm. I suppose all open source looks that way if it doesn't get regular funding/attention. Apache does house a lot of abandonware. They had some relevance as recently as 6-7 years ago but they've been largely replaced by nginx I think. That being said, I view them like the local soup-kitchen - important to have and maintain, but not where I want to go for a 5-star meal.
Re: Apache Superset
#66Earlier quoted context omitted.
> almost everything I've ever worked with that was run by the Apache foundation turned out to be semi-abandoned disasterware over time Can you name a few examples?
Here's the list: https://projects.apache.org/projects.html?name OpenOffice is probably the most famous (it still has the name, but it is dead, LibreOffice is the real "active" fork). And the things in the "Attic" are officially dead - https://projects.apache.org/committee.html?attic and many more projects should be there.
Lots of other projects just die silently and/or you are unsure of the status.
Here you at least have a chance to revive them if you like as there is always an overarching organisation.
Re: Apache Superset
#67Re: Apache Superset
#68Has anyone tried both this and Metabase? I've used Metabase in a few projects and I find it very nice. This seems more powerful, perhaps? Is it worth it for BI on small datasets?
Yes, I am at a company using Metabase, but I have a decent amount of experience with Superset (albeit from many years ago). The reason we chose Metabase was that it had table joins, while Superset doesn't (unless it has added them since I used it). It also looks a bit sleeker. But I strongly prefer Superset; I found that with Metabase I had to turn a lot of things off to make it usable (Let me see "the_table" not "Th…
I've found the weird "make it easy" mindset a bit annoying with Metabase too. The whole questions, nice table names...
I'll give Superset a try in my next project I think.
Re: Apache Superset
#69Re: Apache Superset
#70Had a very good experience with Superset. Superset allowed us to replace Tableau and not looking back Took me a while figure out how to embed it into my app using Superset Embedded SDK. Superset Embedded SDK - "Embedded SDK allows you to embed dashboards from Superset into your own app, using your app's authentication. Embedding is done by inserting an iframe, containing a Superset page, into the host application." h…
Previous HN discussion: https://news.ycombinator.com/item?id=35645464 (97 comments)