OSS Tanbou

Apache Superset — A BI platform combining no-code charts, SQL Lab, a semantic layer, and broad SQL data-source connectivity

OSS health 88
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
74,813
Primary language
Python
License
Apache-2.0
Repository last updated
Sep 17, 2026

Overview

Apache Superset is an enterprise-ready business intelligence web application for data exploration and dashboards. It combines a no-code chart builder, SQL Lab, a lightweight semantic layer, roles/authentication, caching, and APIs with connectivity to many SQL datastores. The latest release as of September 17, 2026 is 6.1.0.

Features and best fit

Based on official documentation; not hands-on tested · Content checked:

Move between no-code charts and a web SQL editor in one BI workspace

Analysts can build charts through the GUI or query directly in the web-based SQL Editor. A lightweight semantic layer defines reusable custom dimensions and metrics for dashboards and exploration.

Sources: [2]

Connect to a wide range of SQL warehouses and databases through the SQLAlchemy/DB-API ecosystem

The README states that Superset can query SQL-speaking datastores and engines with Python DB-API drivers and SQLAlchemy dialects. Its documented ecosystem includes systems such as BigQuery, Snowflake, PostgreSQL, ClickHouse, Trino, and Athena, alongside caching, RBAC/authentication, APIs, and a cloud-native architecture.

Sources: [2]

For data teams combining SQL and GUI exploration across databases on infrastructure they control

It is a strong fit when organizations want BI integrated with their own authentication, data warehouses, and deployment environment rather than locking dashboards and metadata into one proprietary SaaS.

Docker Compose is explicitly not recommended for production; HA and operational services need a real production design

The official 6.1.0 Docker Compose guide says the single-host compose setup cannot meet high-availability requirements and is not supported or recommended for production. Treat it as a local evaluation/development path.

Production deployments need deliberate handling of database credentials, SECRET_KEY, authentication/RBAC, metadata storage, caching, asynchronous workers, backups, and upgrades. The 6.1.0 release also points operators to the project updating guide.

Sources: [4][3]

Official sources

  1. [1]apache/superset — GitHub repository metadata(2026-09-17)
  2. [2]Apache Superset — README(2026-09-17)
  3. [3]Apache Superset 6.1.0 release(2026-09-17)
  4. [4]Apache Superset 6.1.0 — Docker Compose installation guide(2026-09-17)
Supplemental curator note

Evaluate it as a full BI platform: database connectivity, authentication, metadata storage, caching, workers, and operations matter as much as charting.

Try it in 3 steps

  1. 1

    Get the source

    git clone --depth 1 https://github.com/apache/superset.git
  2. 2

    Enter the repository

    cd superset
  3. 3

    Check the official steps

    Continue with the commands in the README Installation, Quick Start, or Getting Started section.

    find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Check the official README

Growth

Growth trends · Last 30 days

74,813 Stars

Trend data is still being collected.

Development activity

Last 90 days · weekly

Commits (last 30 days)
740
Open PRs
468

Development activity is still being collected.

Built with

Categories and tags

GitHub data

GitHub dataView detailed GitHub data

GitHub Topics

  • superset
  • apache
  • apache-superset
  • data-visualization
  • data-viz
  • analytics
  • business-intelligence
  • data-science
  • data-engineering
  • asf
  • bi
  • business-analytics
Stars
74,813
Forks
18,311
Watchers
1,541
Open issues
181
Primary language
Python
License
Apache-2.0
Repository last updated
Sep 17, 2026
Write a related article

Share a guide or use case for this OSS in Markdown. Articles are published after administrator approval.

Report incorrect information

Tell us if any listing information is incorrect or outdated.