Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
Python JavaScript HTML CSS Other
Switch branches/tags
Latest commit 0c36827 Aug 23, 2017 @mistercrunch mistercrunch committed on GitHub [dist_bar] break down control groups (#3357)
Permalink
Failed to load latest commit information.
babel French translation (#3313) Aug 17, 2017
docs [dashboard] re-enabling cascading filters (#3335) Aug 18, 2017
scripts Permissions cleanup: remove none and duplicates. (#1967) Jan 13, 2017
superset [dist_bar] break down control groups (#3357) Aug 23, 2017
tests [add] Save filters to dashboard (#3183) Aug 11, 2017
.codeclimate.yml [js-testing] type checking for dates.js (#2893) Jun 8, 2017
.coveralls.yml [bugfix] fails on None view_menu (#3155) Jul 19, 2017
.gitignore Ignore pyenv files in .gitignore. (#2906) Jun 7, 2017
.landscape.yml make stack trace more readable (#1672) Nov 29, 2016
.pycodestyle [pep8] allowing 90 chars per line Nov 1, 2016
.pylintrc Bumping the JS libs to fix the build (#2616) Apr 13, 2017
.travis.yml Using yarn instead of npm install (#3120) Jul 13, 2017
CHANGELOG.md Updating CHANGELOG.md to 0.18.3 Jun 2, 2017
CONTRIBUTING.md [docs] document how to compile/publish docs (#3296) Aug 15, 2017
ISSUE_TEMPLATE.md [WiP] rename project from Caravel to Superset (#1576) Nov 10, 2016
LICENSE.txt LICENSE Jul 21, 2015
MANIFEST.in Relying on FAB for font-awesome.min.css (#3261) Aug 9, 2017
README.md Added Konfio to 'Who uses Superset' list. (#3277) Aug 11, 2017
TODO.md [WiP] rename project from Caravel to Superset (#1576) Nov 10, 2016
alembic.ini [WiP] rename project from Caravel to Superset (#1576) Nov 10, 2016
dev-reqs-for-docs.txt Splitting dev-reqs.txt into requirements for development and docs (de… Jan 26, 2017
dev-reqs.txt Stabilizing Celery / SQL Lab (#2981) Jun 20, 2017
jitney_events Replace query once query response returned (#2415) Mar 16, 2017
pylint-errors.sh pylint errors will now break the build (#2543) Apr 4, 2017
pypi_push.sh Fixing pypi_push.sh Jan 24, 2017
run_specific_test.sh [WiP] rename project from Caravel to Superset (#1576) Nov 10, 2016
run_tests.sh [WiP] Deprecate Explore v1 (#2064) Feb 17, 2017
setup.cfg [WiP] rename project from Caravel to Superset (#1576) Nov 10, 2016
setup.py Explicitly add Flask as dependancy (#3252) Aug 9, 2017
tox.ini pylint errors will now break the build (#2543) Apr 4, 2017

README.md

Superset

Build Status PyPI version Coverage Status PyPI Requirements Status Join the chat at https://gitter.im/apache/incubator-superset Documentation dependencies Status

Superset

Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application

[this project used to be named Caravel, and Panoramix in the past]

Screenshots & Gifs

View Dashboards

superset-dashboard


View/Edit a Slice

superset-explore-slice


Query and Visualize with SQL Lab

superset-sql-lab-visualization


superset-dashboard-misc

superset-edit-table

superset-query-search

Apache Superset

Apache Superset is a data exploration and visualization web application.

Superset provides:

  • An intuitive interface to explore and visualize datasets, and create interactive dashboards.
  • A wide array of beautiful visualizations to showcase your data.
  • Easy, code-free, user flows to drill down and slice and dice the data underlying exposed dashboards. The dashboards and charts acts as a starting point for deeper analysis.
  • A state of the art SQL editor/IDE exposing a rich metadata browser, and an easy workflow to create visualizations out of any result set.
  • An extensible, high granularity security model allowing intricate rules on who can access which product features and datasets. Integration with major authentication backends (database, OpenID, LDAP, OAuth, REMOTE_USER, ...)
  • A lightweight semantic layer, allowing to control how data sources are exposed to the user by defining dimensions and metrics
  • Out of the box support for most SQL-speaking databases
  • Deep integration with Druid allows for Superset to stay blazing fast while slicing and dicing large, realtime datasets
  • Fast loading dashboards with configurable caching

Database Support

Superset speaks many SQL dialects through SQLAlchemy, a Python ORM that is compatible with most common databases.

Superset can be used to visualize data out of most databases:

  • MySQL
  • Postgres
  • Vertica
  • Oracle
  • Microsoft SQL Server
  • SQLite
  • Greenplum
  • Firebird
  • MariaDB
  • Sybase
  • IBM DB2
  • Exasol
  • MonetDB
  • Snowflake
  • Redshift
  • more! look for the availability of a SQLAlchemy dialect for your database to find out whether it will work with Superset

Druid!

On top of having the ability to query your relational databases, Superset has ships with deep integration with Druid (a real time distributed column-store). When querying Druid, Superset can query humongous amounts of data on top of real time dataset. Note that Superset does not require Druid in any way to function, it's simply another database backend that it can query.

Here's a description of Druid from the http://druid.io website:

Druid is an open-source analytics data store designed for business intelligence (OLAP) queries on event data. Druid provides low latency (real-time) data ingestion, flexible data exploration, and fast data aggregation. Existing Druid deployments have scaled to trillions of events and petabytes of data. Druid is best used to power analytic dashboards and applications.

Installation & Configuration

See in the documentation

More screenshots

superset-security-menu

superset-slice-bubble

superset-slice-map

superset-slice-multiline

superset-slice-sankey

superset-slice-view

superset-sql-lab-2

superset-sql-lab

Resources

Contributing

Interested in contributing? Casual hacking? Check out Contributing.MD

Who uses Apache Superset (incubating)?

Here's a list of organizations who have taken the time to send a PR to let the world know they are using Superset. Join our growing community!