Apache Superset is a Data Visualization and Data Exploration Platform
Go to file
github-actions[bot] 468dfed416
chore(🦾): bump python pyjwt 2.10.0 -> 2.10.1 (#31253)
Co-authored-by: GitHub Action <action@github.com>
2024-12-02 17:41:41 -08:00
.github chore: deprecate tox in favor of act (#29382) 2024-11-26 13:27:37 -08: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 chore: publish wheels (#30981) 2024-11-21 12:18:27 -08:00
RESOURCES docs: add Free2Move to INTHEWILD.md (#30930) 2024-11-15 09:39:59 -07:00
docker feat: make ephemeral env use supersetbot + deprecate build_docker.py (#30870) 2024-11-22 14:19:08 -08:00
docs docs(contributing): how to nuke the docker-compose postgres (#31186) 2024-12-02 11:50:49 -08:00
helm/superset fix: touch helm/ folder to trigger doc deploy in CI (#31148) 2024-11-25 09:08:34 -08:00
requirements chore(🦾): bump python pyjwt 2.10.0 -> 2.10.1 (#31253) 2024-12-02 17:41:41 -08:00
scripts chore: deprecate tox in favor of act (#29382) 2024-11-26 13:27:37 -08:00
superset fix: check for column before adding in migrations (#31185) 2024-12-02 13:47:55 -08:00
superset-embedded-sdk docs: Embedded sdk (#30972) 2024-11-21 16:14:18 -07:00
superset-frontend feat(sqllab): Popup notification when download data can exceed row count (#31187) 2024-12-02 11:15:25 -08:00
superset-websocket build(deps-dev): bump eslint from 9.11.0 to 9.14.0 in /superset-websocket (#30835) 2024-11-04 11:07:01 -07:00
tests fix(Databricks): Escape catalog and schema names in pre-queries (#31199) 2024-12-02 14:00:00 -03:00
.asf.yaml chore(asf): add `gh-pages` to protected branches (#31153) 2024-11-25 13:31:52 -07:00
.codecov.yml refactor(monorepo): change coverage of core to 100% (#17698) 2021-12-14 16:19:55 +08:00
.dockerignore feat: Containerize WebSocket server (#14514) 2021-05-10 09:28:50 -07: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 feat(build): webpack visualizer (#29875) 2024-08-07 10:21:22 -06: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 chore(🦾): bump python pre-commit 3.7.1 -> 4.0.1 (#31050) 2024-11-24 17:34:36 -08:00
.pylintrc refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
.rat-excludes feat: Displaying details to Dataset/Database deletion modals (#30016) 2024-09-10 15:27:25 -06: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 feat: make ephemeral env use supersetbot + deprecate build_docker.py (#30870) 2024-11-22 14:19:08 -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: Bump to Python3.10 (#24112) 2024-04-02 09:47:58 -07:00
NOTICE docs: Updated NOTICE to 2024 (#28040) 2024-04-15 11:21:42 -06:00
README.md feat(db_engine_specs): added support for Denodo Virtual DataPort (#29927) 2024-10-24 16:24:28 -07:00
UPDATING.md chore: update change log, UPDATING.md and bug-report.yml for 4.1 release (#30915) 2024-11-15 11:52:15 -07:00
docker-compose-image-tag.yml docs: document how docker-compose-image-tag requires -dev suffixed images (#30144) 2024-09-04 09:31:16 -07:00
docker-compose-non-dev.yml docs: document how docker-compose-image-tag requires -dev suffixed images (#30144) 2024-09-04 09:31:16 -07:00
docker-compose.yml feat: make ephemeral env use supersetbot + deprecate build_docker.py (#30870) 2024-11-22 14:19:08 -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: pin greenlet in base dependencies (#31254) 2024-12-02 16:41:15 -08: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: add pylint to pre-commit hook (#28137) 2024-04-25 07:58:44 -07: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

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