Apache Superset is a Data Visualization and Data Exploration Platform
Go to file
2024-04-15 13:16:18 -07:00
.github feat: optimize docker-compose up for faster boot time (#27953) 2024-04-12 16:07:49 -07:00
CHANGELOG chore: Adds 4.0.0 data to CHANGELOG.md and UPDATING.md (#27937) 2024-04-08 13:14:48 -03:00
docker feat: optimize docker-compose up for faster boot time (#27953) 2024-04-12 16:07:49 -07:00
docs fix: support docker/.env-local for docker-compose (#28039) 2024-04-15 10:23:32 -07:00
helm/superset chore(helm): bumping app version to 4.0.0 in helm chart (#27946) 2024-04-09 12:58:16 -07:00
RELEASING chore: Bump to Python3.10 (#24112) 2024-04-02 09:47:58 -07:00
requirements chore(🦾): bump python pytest 7.3.1 -> 7.4.4 (#27864) 2024-04-03 11:07:59 -07:00
RESOURCES feat: new CSV upload form and API (#27840) 2024-04-15 09:38:51 +01:00
scripts fix: improve change detection for GHAs (#27904) 2024-04-08 16:20:25 -07:00
superset feat(dbview): Add token request button to DuckDB and MotherDuck database modal (#27908) 2024-04-15 09:02:19 -04:00
superset-embedded-sdk docs: replace broken david badges with libraries.io (#27903) 2024-04-04 23:00:23 -06:00
superset-frontend fix: bump client side chart timeouts to use the SUPERSET_WEBSERVER_TIMEOUT (#28018) 2024-04-15 13:16:18 -07:00
superset-websocket fix(node): bump node version in nvmrc files (#27974) 2024-04-10 11:33:38 -06:00
tests feat(dbview): Add token request button to DuckDB and MotherDuck database modal (#27908) 2024-04-15 09:02:19 -04:00
.asf.yaml chore: [proposal] de-matrix python-version in GHAs (#27906) 2024-04-10 14:32:30 -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: Normalise *.sh File Endings (#16608) 2021-09-13 16:25:15 -07:00
.gitignore fix: support docker/.env-local for docker-compose (#28039) 2024-04-15 10:23:32 -07: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 fix: improve change detection for GHAs (#27904) 2024-04-08 16:20:25 -07:00
.pylintrc refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
.rat-excludes chore(actions): generate FOSSA report on master, and ALWAYS check for… (#26857) 2024-01-29 16:18:50 -07:00
CHANGELOG.md chore: Adds 4.0.0 data to CHANGELOG.md and UPDATING.md (#27937) 2024-04-08 13:14:48 -03:00
CODE_OF_CONDUCT.md chore(docs): point to correct StackOverflow page (#26368) 2023-12-28 10:57:36 -05:00
CONTRIBUTING.md docs: fix broken OS Dependencies link in CONTRIBUTING.md (#27932) 2024-04-08 09:35:04 -04:00
docker-compose-image-tag.yml fix: support docker/.env-local for docker-compose (#28039) 2024-04-15 10:23:32 -07:00
docker-compose-non-dev.yml fix: support docker/.env-local for docker-compose (#28039) 2024-04-15 10:23:32 -07:00
docker-compose.yml fix: support docker/.env-local for docker-compose (#28039) 2024-04-15 10:23:32 -07:00
Dockerfile feat: optimize docker-compose up for faster boot time (#27953) 2024-04-12 16:07:49 -07:00
dockerize.Dockerfile chore(actions): generate FOSSA report on master, and ALWAYS check for… (#26857) 2024-01-29 16:18:50 -07: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
lintconf.yaml feat(helm): Support for flower and websocket containers (#21806) 2022-10-27 13:03:21 -07:00
Makefile chore: Bump to Python3.10 (#24112) 2024-04-02 09:47:58 -07:00
MANIFEST.in Update MANIFEST.in (#9261) 2020-03-25 22:00:41 -07:00
NOTICE docs: Updated NOTICE to 2024 (#28040) 2024-04-15 11:21:42 -06:00
pyproject.toml chore(🦾): bump python pytest 7.3.1 -> 7.4.4 (#27864) 2024-04-03 11:07:59 -07:00
pytest.ini fix(docker): improve docker tags to be cleared and avoid conflicts (#26787) 2024-01-30 23:03:25 -08:00
README.md feat: Add repo activity stats to README.md (#27372) 2024-03-04 11:37:46 -07:00
setup.cfg fix: Bumps Flask Caching to fix RCE vulnerability (#25090) 2023-08-31 08:44:48 -03:00
setup.py feat: setup a pyproject.toml (#27859) 2024-04-02 16:53:14 -07:00
superset_text.yml chore(build): creating default superset_text.yaml placeholder file (#24250) 2023-06-04 22:37:33 -06:00
tox.ini chore: Bump to Python3.10 (#24112) 2024-04-02 09:47:58 -07:00
UPDATING.md chore: Adds 4.0.0 data to CHANGELOG.md and UPDATING.md (#27937) 2024-04-08 13:14:48 -03:00

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

https://user-images.githubusercontent.com/64562059/234390129-321d4f35-cb4b-45e8-89d9-20ae292f34fc.mp4


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

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.

Superset 2.0!

Understanding the Superset Points of View

Repo Activity

Performance Stats of apache/superset - Last 28 days