Apache Superset is a Data Visualization and Data Exploration Platform
Go to file
Fardin Mustaque 52563d3eea
fix: Update 'Last modified' time when modifying RLS rules (#32227)
Co-authored-by: Fardin Mustaque <fardinmustaque@Fardins-Mac-mini.local>
2025-02-12 12:22:15 -08:00
.github chore(ci): fix ephemeral env null issue number (v2) (#32221) 2025-02-11 14:32:01 +00:00
ASF chore(ASF): adds DOAP file and bumping apache-rat (#27978) 2024-04-16 10:27:12 -06:00
CHANGELOG chore: update change log, UPDATING.md and bug-report.yml for 4.1 release (#30915) 2024-11-15 11:52:15 -07:00
RELEASING fix(releasing): fix borked SVN-based image building process (#32151) 2025-02-05 13:06:21 -03:00
RESOURCES docs: Permissions 'can this form get on UserInfoEditView' and 'can this form get on UserInfoEditView' are not associated with Aplha and Gamma by default (#32180) 2025-02-11 14:52:13 +00:00
docker fix: eph env + improve docker images to run in userspace (#32017) 2025-01-29 10:01:40 -08:00
docs docs(docker-compose): remove extra backticks (#32206) 2025-02-10 15:26:34 -03:00
helm/superset chore(helm): bump helm on CI to latest version (#31627) 2025-01-03 13:16:12 -08:00
requirements chore(backend): replace insecure `shortid` usage for native filter migration with native `uuid` Python implementation (#32235) 2025-02-12 13:15:51 -03:00
scripts fix: Revert "fix: re-enable cypress checks" (#32045) 2025-01-30 14:20:55 -03:00
superset fix: Update 'Last modified' time when modifying RLS rules (#32227) 2025-02-12 12:22:15 -08:00
superset-embedded-sdk chore(ci): consolidate Node version reference in CI to associated `.nvmrc` (#32192) 2025-02-10 11:52:36 -08:00
superset-frontend fix(Scope): Correct issue where filters appear out of scope when sort is unchecked. (#32115) 2025-02-12 14:32:20 +01:00
superset-websocket chore(GAQ): Remove GLOBAL_ASYNC_QUERIES_REDIS_CONFIG (#30284) 2025-01-21 20:03:00 -08:00
tests chore: add query context data tests (#32157) 2025-02-06 14:33:38 -08:00
.asf.yaml chore(ci): auto delete branches on merge (#31847) 2025-01-14 14:17:07 -08:00
.codecov.yml refactor(monorepo): change coverage of core to 100% (#17698) 2021-12-14 16:19:55 +08:00
.dockerignore feat: use docker in frontend GHA to parallelize work (#31490) 2025-01-07 16:35:57 -08:00
.editorconfig Adding editorconfig setting for IDE hints (#10855) 2020-09-14 08:19:23 -07:00
.flaskenv chore: deprecate FLASK_ENV and improve conf.ENVIRONMENT_TAG_CONFIG (#24404) 2023-06-29 12:04:32 -07:00
.fossa.yml Update FOSSA configuration for new requirements layout (#10848) 2020-09-16 13:28:04 -07:00
.gitattributes fix: ephemeral environments missing env var (#31035) 2024-11-22 17:39:34 -08:00
.gitignore chore: migrating easy-to-migrate AntD vanilla components (#32010) 2025-02-10 10:46:28 -08:00
.gitmodules ci: set remote URL to https and bump sha (#14350) 2021-04-26 17:43:32 +01:00
.markdownlint.json feat(helm): Support for flower and websocket containers (#21806) 2022-10-27 13:03:21 -07:00
.pre-commit-config.yaml feat: run prettier before eslint in pre-commit hooks (#31984) 2025-01-24 11:34:52 -08:00
.rat-excludes feat: add YDB as a new database engine (#31141) 2024-12-05 09:14:19 -05:00
CHANGELOG.md chore: update change log, UPDATING.md and bug-report.yml for 4.1 release (#30915) 2024-11-15 11:52:15 -07:00
CODE_OF_CONDUCT.md docs: fix broken links in CI (#30496) 2024-10-02 09:15:58 -06:00
CONTRIBUTING.md fix(website): links corrected (#28333) 2024-05-03 10:18:05 -07:00
Dockerfile fix(docker): Docker python-translation-build (#32163) 2025-02-06 12:49:36 -08:00
INSTALL.md Fix wrong filename mentioned in INSTALL.md (#14630) 2021-06-29 11:40:26 +03:00
LICENSE.txt chore: pre-commit run --all-files (#10500) 2020-08-02 14:32:17 -07:00
MANIFEST.in Update MANIFEST.in (#9261) 2020-03-25 22:00:41 -07:00
Makefile chore: deprecate `pylint` in favor of `ruff` (#31262) 2024-12-13 12:53:14 -08:00
NOTICE docs: Updated NOTICE to 2024 (#28040) 2024-04-15 11:21:42 -06:00
README.md feat: add TDengine.py driver to db_engine (#32041) 2025-02-06 12:45:55 -08:00
UPDATING.md fix: Adds an entry to UPDATING.md about DISABLE_LEGACY_DATASOURCE_EDITOR (#32185) 2025-02-07 15:30:18 -03:00
docker-compose-image-tag.yml feat: improve docker-compose services boot sequence (#31747) 2025-01-09 16:24:53 -08:00
docker-compose-non-dev.yml feat: improve docker-compose services boot sequence (#31747) 2025-01-09 16:24:53 -08:00
docker-compose.yml feat: get docker-compose to work as the backend for Cypress tests (#31796) 2025-01-17 16:19:39 -08:00
dockerize.Dockerfile chore(actions): generate FOSSA report on master, and ALWAYS check for… (#26857) 2024-01-29 16:18:50 -07:00
lintconf.yaml feat(helm): Support for flower and websocket containers (#21806) 2022-10-27 13:03:21 -07:00
null_byte.csv fix: Remove BASE_AXIS from pre-query (#29084) 2024-06-05 10:27:26 -07:00
pyproject.toml chore(backend): replace insecure `shortid` usage for native filter migration with native `uuid` Python implementation (#32235) 2025-02-12 13:15:51 -03:00
pytest.ini fix(docker): improve docker tags to be cleared and avoid conflicts (#26787) 2024-01-30 23:03:25 -08:00
setup.py chore: enforce more ruff rules (#31447) 2024-12-18 17:41:34 -08:00
superset_text.yml chore(build): creating default superset_text.yaml placeholder file (#24250) 2023-06-04 22:37:33 -06:00

README.md

Superset

License GitHub release (latest SemVer) Build Status PyPI version Coverage Status PyPI Get on Slack Documentation

Superset logo (light)

A modern, enterprise-ready business intelligence web application.

Why Superset? | Supported Databases | Installation and Configuration | Release Notes | Get Involved | Contributor Guide | Resources | Organizations Using Superset

Why Superset?

Superset is a modern data exploration and data visualization platform. Superset can replace or augment proprietary business intelligence tools for many teams. Superset integrates well with a variety of data sources.

Superset provides:

  • A no-code interface for building charts quickly
  • A powerful, web-based SQL Editor for advanced querying
  • A lightweight semantic layer for quickly defining custom dimensions and metrics
  • Out of the box support for nearly any SQL database or data engine
  • A wide array of beautiful visualizations to showcase your data, ranging from simple bar charts to geospatial visualizations
  • Lightweight, configurable caching layer to help ease database load
  • Highly extensible security roles and authentication options
  • An API for programmatic customization
  • A cloud-native architecture designed from the ground up for scale

Screenshots & Gifs

Video Overview

superset-video-4k.webm


Large Gallery of Visualizations


Craft Beautiful, Dynamic Dashboards


No-Code Chart Builder


Powerful SQL Editor


Supported Databases

Superset can query data from any SQL-speaking datastore or data engine (Presto, Trino, Athena, and more) that has a Python DB-API driver and a SQLAlchemy dialect.

Here are some of the major database solutions that are supported:

redshift google-biquery snowflake trino presto databricks druid firebolt timescale rockset postgresql mysql mssql-server db2 sqlite sybase mariadb vertica oracle firebird greenplum clickhouse exasol monet-db apache-kylin hologres netezza pinot teradata yugabyte databend starrocks doris oceanbase oceanbase denodo ydb TDengine

A more comprehensive list of supported databases along with the configuration instructions can be found here.

Want to add support for your datastore or data engine? Read more here about the technical requirements.

Installation and Configuration

Extended documentation for Superset

Get Involved

Contributor Guide

Interested in contributing? Check out our CONTRIBUTING.md to find resources around contributing along with a detailed guide on how to set up a development environment.

Resources

  • Superset "In the Wild" - open a PR to add your org to the list!
  • Feature Flags - the status of Superset's Feature Flags.
  • Standard Roles - How RBAC permissions map to roles.
  • Superset Wiki - Tons of additional community resources: best practices, community content and other information.
  • Superset SIPs - The status of Superset's SIPs (Superset Improvement Proposals) for both consensus and implementation status.

Understanding the Superset Points of View

Repo Activity

Performance Stats of apache/superset - Last 28 days