Apache Superset is a Data Visualization and Data Exploration Platform
Go to file
Michael S. Molina 5b1d6b2850
fix: Select's storybook (#27785)
2024-03-30 06:41:54 +13:00
.github other: Add TechAuditBI to supersetbot metadata.js (#27634) 2024-03-27 12:19:11 -04:00
CHANGELOG chore: Updates CHANGELOG.md with 3.1.1 data (#27170) 2024-02-20 11:19:14 -05:00
RELEASING fix(releasing): fixes npm script for release validation (#27214) 2024-02-22 16:58:46 -05:00
RESOURCES docs: add Dropit Shopping to users list (#27166) 2024-02-20 12:04:07 +00:00
docker feat: docker-compose to work off repo Dockerfile (#27434) 2024-03-11 13:15:02 -07:00
docs docs: simplify the Quickstart guide (#27612) 2024-03-28 18:49:46 -07:00
helm/superset chore(helm): Bumping app version to 3.1.1 in helm chart (#27569) 2024-03-19 08:11:04 -07:00
requirements feat: Adds Heatmap chart migration logic (#27771) 2024-03-29 12:08:43 -03:00
scripts chore: Replace deprecated command with environment file (#27304) 2024-02-29 15:16:20 +00:00
superset feat: Adds Heatmap chart migration logic (#27771) 2024-03-29 12:08:43 -03:00
superset-embedded-sdk build(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 in /superset-embedded-sdk (#27516) 2024-03-14 16:41:06 -06:00
superset-frontend fix: Select's storybook (#27785) 2024-03-30 06:41:54 +13:00
superset-websocket build(deps): bump express from 4.18.3 to 4.19.2 in /superset-websocket/utils/client-ws-app (#27651) 2024-03-25 21:37:35 -07:00
tests feat: Adds Heatmap chart migration logic (#27771) 2024-03-29 12:08:43 -03:00
.asf.yaml chore: Update required jobs in asf.yml (#27574) 2024-03-20 07:09:36 +13: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 feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907) 2024-02-15 07:40:17 -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 feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907) 2024-02-15 07:40:17 -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: Updates CHANGELOG.md with 3.1.1 data (#27170) 2024-02-20 11:19:14 -05:00
CODE_OF_CONDUCT.md chore(docs): point to correct StackOverflow page (#26368) 2023-12-28 10:57:36 -05:00
CONTRIBUTING.md chore: 2nd try - simplify python dependencies (#27505) 2024-03-18 18:39:41 -07:00
Dockerfile fix(docker): error around missing requirements/base.txt (#27608) 2024-03-21 12:22:57 -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
MANIFEST.in Update MANIFEST.in (#9261) 2020-03-25 22:00:41 -07:00
Makefile chore: 2nd try - simplify python dependencies (#27505) 2024-03-18 18:39:41 -07:00
NOTICE docs: remove (some) references to incubating/incubation (#12284) 2021-01-06 13:40:40 -08:00
README.md feat: Add repo activity stats to README.md (#27372) 2024-03-04 11:37:46 -07:00
UPDATING.md chore(docs): Cleanup UPDATING.md (#27768) 2024-03-29 12:53:45 +13:00
docker-compose-image-tag.yml feat: docker-compose to work off repo Dockerfile (#27434) 2024-03-11 13:15:02 -07:00
docker-compose-non-dev.yml feat: docker-compose to work off repo Dockerfile (#27434) 2024-03-11 13:15:02 -07:00
docker-compose.yml feat: docker-compose to work off repo Dockerfile (#27434) 2024-03-11 13:15:02 -07: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
pytest.ini fix(docker): improve docker tags to be cleared and avoid conflicts (#26787) 2024-01-30 23:03:25 -08:00
setup.cfg fix: Bumps Flask Caching to fix RCE vulnerability (#25090) 2023-08-31 08:44:48 -03:00
setup.py fix: bump sqlglot to support materialized CTEs (#27576) 2024-03-20 15:26:01 -04: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: 2nd try - simplify python dependencies (#27505) 2024-03-18 18:39:41 -07: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

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