superset VS Voyager

Compare superset vs Voyager and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
superset Voyager
137 21
57,792 11,655
2.4% 0.2%
9.9 1.9
5 days ago 9 days ago
TypeScript PHP
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

superset

Posts with mentions or reviews of superset. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-26.
  • Apache Superset
    14 projects | news.ycombinator.com | 26 Feb 2024
    Had 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."

    https://github.com/apache/superset/tree/master/superset-embe...

    Superset is based on very high quality and well maintained chart library eChart

    https://echarts.apache.org/examples/en/#chart-type-linesG

    Community Roadmap

    https://github.com/apache/superset/projects?query=is%3Aopen

    Huge respect to Preset.io and its team for contributing to the project and keep it in a great shape

    https://preset.io/blog/

    Superset source code is very easy to read and understand, and as a result it's possible to implement some advanced caching techniques reduce the load on charts.

    No BI is perfect.

    Watching Superset for years gives me confidence the project will work as supposed down the road, and eventually some of its packages can be reusable for all kind of visualizations and data hacking.

    14 projects | news.ycombinator.com | 26 Feb 2024
    Superset is absolutely phenomenal. I really hope Microsoft eventually releases all of their customizations they made to it internally to the OS community someday.

    https://www.youtube.com/watch?v=RY0SSvSUkMA

    https://github.com/apache/superset/discussions/20094

    14 projects | news.ycombinator.com | 26 Feb 2024
  • A modern data stack for startups
    2 projects | news.ycombinator.com | 30 Dec 2023
    Do you have any thoughts on Superset? Did you consider it as a candidate?

    For anyone who doesn't know: https://superset.apache.org/

    (There's at least one service that offers managed Superset hosting if that's what you're looking for; it's easy to find so I won't link it here.)

    2 projects | news.ycombinator.com | 30 Dec 2023
    I recently ran a little shootout between Superset, Metabase, and Lightdash. All have nontrivial weaknesses but I ended up picking Lightdash.

    Superset the best of them at _data visualization_ but I honestly found it almost useless for self-serve _BI_ by business users. This issue on how to do joins in Superset (with stalebot making a mess XD) is everything difficult about Superset for BI in a nutshell. https://github.com/apache/superset/issues/8645

    Metabase is pretty great and it's definitely the right choice for a startup looking to get low cost BI set up. It still has a very table centric view, but feels built for _BI_ rather than visualization alone.

    Lightdash has significant warts (YAML, pivoting being done in the frontend, no symmetric aggregates) but the Looker inspiration is obvious and it makes it easy to present _groups of tables_ to business users ready to rock. I liked Looker before Google acquired it. My business users are comfortable with star and snowflake schemas (not that they know those words) and it was easy to drop Lightdash on top of our existing data warehouse.

  • FLaNK Stack Weekly for 20 Nov 2023
    37 projects | dev.to | 20 Nov 2023
  • Yandex open sourced it's BI tool DataLens
    4 projects | news.ycombinator.com | 26 Sep 2023
    Or like not being able to delete a user without running some SQL:

    https://github.com/apache/superset/issues/13345

    Almostl instantly run into this issue setting up a test instance of Superset. And the issue has been around for years.

  • Apache Superset: Installing locally is easy using the makefile
    3 projects | dev.to | 20 Aug 2023
    Are you interested in trying out Superset, but you're intimidated by the local setup process? Worry not! Superset needs some initial setup to install locally, but I've got a streamlined way to get started - using the makefile! This file contains a set of scripts to simplify the setup process.
  • More public SQL-queryable databases?
    3 projects | /r/datasets | 10 Jul 2023
    Recently I discovered BigQuery public datasets - just over 200 datasets available for directly querying via SQL. I think this is a great thing! I can connect these direct to an analytics platform (we use Apache Superset which uses Python SQLAlchemy under the hood) for example and just start dashboarding.
  • Real-time data analytics with Apache Superset, Redpanda, and RisingWave
    3 projects | dev.to | 20 May 2023
    In today's fast-paced data-driven world, organizations must analyze data in real-time to make timely and informed decisions. Real-time data analytics enables businesses to gain valuable insights, respond to real-time events, and stay ahead of the competition. Also, the analytics engine must be capable of running analytical queries and returning results in real-time. In this article, we will explore how you can build a real-time data analytics solution using the open-source tools Redpanda a distributed streaming platform, Apache Superset, a data visualization, and a business intelligence platform, combined with RisingWave a streaming database.

Voyager

Posts with mentions or reviews of Voyager. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-17.
  • How to create a family of forms to maintain the contents of a database table in less than 5 minutes without writing any code
    5 projects | /r/PHP | 17 Nov 2022
    Laravel, for instance, has Craftable & Voyager to name a few.
  • An admin panel for your Laravel application.
    2 projects | dev.to | 28 Aug 2022
    https://voyager.devdojo.com/ https://github.com/the-control-group/voyager https://voyager-docs.devdojo.com/
    2 projects | dev.to | 28 Aug 2022
    When you are creating an application in Laravel then there are many chances that you need an admin panel. So here is a free and open-source admin panel, whose name is Voyager.
  • Packages for Laravel
    13 projects | dev.to | 30 Jun 2022
    https://github.com/jeremykenedy/laravel-logger#authentication-middleware-usage https://github.com/beyondcode/laravel-dump-server https://github.com/barryvdh/laravel-debugbar https://github.com/laravel-shift/blueprint https://github.com/spatie/laravel-backup https://github.com/spatie/laravel-permission https://github.com/spatie/laravel-activitylog https://github.com/realrashid/sweet-alert https://github.com/rappasoft/laravel-livewire-tables https://github.com/yajra/laravel-datatables https://github.com/Labs64/laravel-boilerplate https://github.com/creativetimofficial/argon-dashboard-laravel https://github.com/the-control-group/voyager https://github.com/beyondcode/laravel-er-diagram-generator
  • Is there an admin panel package for Adonis?
    2 projects | /r/adonisjs | 5 Jan 2022
    Does Adonis have any packages that can create a fully fledged admin panel, like Voyager or Laravel Admin for Laravel, or the built-in Django Admin that Django ships with? I really like Adonis, but this is one feature I could really do with.
  • Create a repeatable field in Laravel Voyager in 5 steps
    2 projects | dev.to | 16 Dec 2021
    I used Laravel v8.76.2 and Voyager v1.5 for this example. You can find a tutorial on how to create a custom formfield in Voyager in the official documentation as well.
  • What do you use to speed up your development in Laravel ;
    7 projects | /r/laravel | 8 Oct 2021
  • Best Open Source Laravel Projects On GitHub
    10 projects | /r/opensource | 4 Oct 2021
    voyager
  • Refactor or Rewrite? - The Story of Game-Quotes.com
    2 projects | dev.to | 14 Apr 2021
    Next step: admin panel and moderation stuff. This was the largest task, because the old version only had a very minimal, custom-built admin dashboard that allowed me to edit all content. I went with Voyager, because it had all features I needed, and I didn't want to pay a ton of money for a project that has no income yet.
  • Wave - The Open-source Software as a Service Starter Kit
    5 projects | dev.to | 13 Apr 2021
    Wave is a Software as a Service Starter Kit that can help you build your next great idea 💰. Wave is built with Laravel, Voyager, TailwindCSS, and a few other awesome technologies. Here are some of the awesome features ✨:

What are some alternatives?

When comparing superset and Voyager you can also consider the following projects:

streamlit - Streamlit — A faster way to build and share data apps.

jupyter-dash - OBSOLETE - Dash v2.11+ has Jupyter support built in!

Apache Hive - Apache Hive

lightdash - Open source BI for teams that move fast ⚡️

laravel-admin - Build a full-featured administrative interface in ten minutes

Metabase - The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:

october - Self-hosted CMS platform based on the Laravel PHP Framework.

django-project-template - The Django project template I use, for installation with django-admin.

react-admin - A frontend Framework for building data-driven applications running on top of REST/GraphQL APIs, using TypeScript, React and Material Design

platform - Orchid is a @laravel package that allows for rapid application development of back-office applications, admin/user panels, and dashboards.

nifi - Apache NiFi

Baserow - Open source no-code database and Airtable alternative. Create your own online database without technical experience. Performant with high volumes of data, can be self hosted and supports plugins