Skip to content
/ superset Public
forked from apache/superset

Apache Superset is a Data Visualization and Data Exploration Platform

License

Notifications You must be signed in to change notification settings

mtsx/superset

This branch is 8763 commits behind apache/superset:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 30, 2021
Jul 21, 2021
Aug 2, 2021
Jul 21, 2021
Aug 7, 2021
Jul 10, 2021
Aug 9, 2021
Jul 21, 2021
Aug 11, 2021
Jul 8, 2021
Aug 11, 2021
Aug 10, 2021
Feb 9, 2021
Mar 22, 2021
May 10, 2021
Sep 14, 2020
Nov 20, 2019
Sep 16, 2020
Apr 27, 2021
Apr 26, 2021
May 14, 2021
Aug 2, 2021
Nov 10, 2020
Jun 27, 2021
Jan 25, 2021
Jul 13, 2021
Aug 10, 2021
Jun 29, 2021
Aug 2, 2020
Mar 26, 2020
Jul 28, 2021
Jan 6, 2021
Jun 30, 2021
Aug 3, 2021
Aug 4, 2021
Aug 9, 2021
Apr 16, 2021
Jul 6, 2020
Aug 9, 2021
Aug 3, 2021
Jul 1, 2021

Repository files navigation

Superset

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

Superset

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

Screenshots & Gifs

Gallery


View Dashboards


Slice & dice your data


Query and visualize your data with SQL Lab


Visualize geospatial data with deck.gl


Choose from a wide array of visualizations


Why Superset?

Superset provides:

  • An intuitive interface for visualizing datasets and crafting interactive dashboards
  • A wide array of beautiful visualizations to showcase your data
  • Code-free visualization builder to extract and present datasets
  • A world-class SQL IDE for preparing data for visualization, including a rich metadata browser
  • A lightweight semantic layer which empowers data analysts to quickly define custom dimensions and metrics
  • Out-of-the-box support for most SQL-speaking databases
  • Seamless, in-memory asynchronous caching and queries
  • An extensible security model that allows configuration of very intricate rules on who can access which product features and datasets.
  • Integration with major authentication backends (database, OpenID, LDAP, OAuth, REMOTE_USER, etc)
  • The ability to add custom visualization plugins
  • An API for programmatic customization
  • A cloud-native architecture designed from the ground up for scale

Supported Databases

Superset can query data from any SQL-speaking datastore or data engine (e.g. Presto or Athena) 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 druid postgresql mysql mssql-server db2 sqlite sybase mariadb vertica oracle firebird greenplum clickhouse exasol monet-db apache-kylin hologres netezza

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

About

Apache Superset is a Data Visualization and Data Exploration Platform

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 48.9%
  • TypeScript 28.8%
  • JavaScript 18.4%
  • HTML 1.4%
  • Less 1.2%
  • Shell 1.1%
  • Other 0.2%