Apache Superset is a Data Visualization and Data Exploration Platform
Go to file
dependabot[bot] 162ee3631a
build(deps-dev): bump @storybook/react-webpack5 in /superset-frontend
Bumps [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) from 7.6.13 to 8.1.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.1.10/code/frameworks/react-webpack5)

---
updated-dependencies:
- dependency-name: "@storybook/react-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 18:02:04 +00:00
.github chore(e2e): simplify Cypress record key usage (#29327) 2024-06-24 10:07:04 -06:00
ASF chore(ASF): adds DOAP file and bumping apache-rat (#27978) 2024-04-16 10:27:12 -06:00
CHANGELOG chore: Updates CHANGELOG.md with 4.0.1 data (#28452) 2024-05-13 11:22:02 -03:00
RELEASING feat: bake translations as part of the build processes (#28483) 2024-05-29 16:58:08 -07:00
RESOURCES docs: Update INTHEWILD.md with Bluesquare (#29337) 2024-06-24 11:22:29 -06:00
docker chore: make flask-talisman work with test config (#29277) 2024-06-18 14:46:40 -07:00
docs docs: update CVEs fixed on 4.0.1 and 3.1.3 (#29313) 2024-06-21 12:08:40 +01:00
helm/superset fix(helm): Set priorityClassName to pods (superset, celeryBeat, celeryBeatFlower, celeryBeatWorker, celeryBeatWebsocket, jobs) (#29091) 2024-06-06 11:55:55 -07:00
requirements fix: dashboard performance (#28609) 2024-05-28 13:09:05 -07:00
scripts chore(e2e): simplify Cypress record key usage (#29327) 2024-06-24 10:07:04 -06:00
superset fix: actually write changes on "superset import-datasources" (#14817) 2024-06-25 09:25:38 -06:00
superset-embedded-sdk feat(build): uplift `Jest` to v29 (#29118) 2024-06-25 11:56:14 -06:00
superset-frontend build(deps-dev): bump @storybook/react-webpack5 in /superset-frontend 2024-06-25 18:02:04 +00:00
superset-websocket feat(build): uplift `Jest` to v29 (#29118) 2024-06-25 11:56:14 -06:00
tests chore(tests): Fix MySQL logic (#29356) 2024-06-25 10:20:04 -07:00
.asf.yaml chore(e2e): simplify Cypress record key usage (#29327) 2024-06-24 10:07:04 -06: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(build): uplift `Jest` to v29 (#29118) 2024-06-25 11:56:14 -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 docs: various improvements across the docs (#28285) 2024-05-03 15:27:40 -07:00
.pylintrc refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
.rat-excludes docs: remove comment header in README.md (#29273) 2024-06-18 09:16:14 -07:00
CHANGELOG.md chore: Updates CHANGELOG.md with 4.0.1 data (#28452) 2024-05-13 11:22:02 -03:00
CODE_OF_CONDUCT.md chore(docs): point to correct StackOverflow page (#26368) 2023-12-28 10:57:36 -05:00
CONTRIBUTING.md fix(website): links corrected (#28333) 2024-05-03 10:18:05 -07:00
Dockerfile feat: bake translations as part of the build processes (#28483) 2024-05-29 16:58:08 -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: 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 docs: remove comment header in README.md (#29273) 2024-06-18 09:16:14 -07:00
UPDATING.md chore: trigger CI jobs on all release-related branches (#29274) 2024-06-17 13:42:58 -07:00
docker-compose-image-tag.yml docs: add more warnings for default secrets and docker-compose (#27921) 2024-04-16 17:02:11 -06:00
docker-compose-non-dev.yml docs: add more warnings for default secrets and docker-compose (#27921) 2024-04-16 17:02:11 -06:00
docker-compose.yml chore: make docker-compose use less memory (#28773) 2024-05-30 11:42:03 -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
null_byte.csv fix: Remove BASE_AXIS from pre-query (#29084) 2024-06-05 10:27:26 -07:00
pyproject.toml feat(trino): Add functionality to upload data (#29164) 2024-06-13 08:55:09 -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.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


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.

Understanding the Superset Points of View

Repo Activity

Performance Stats of apache/superset - Last 28 days