superset/README.md

11 KiB

Superset

Build Status PyPI version Coverage Status PyPI Get on Slack Documentation dependencies Status

Superset

A modern, enterprise-ready business intelligence web application.

Why Superset | Database Support | Installation and Configuration | Get Help | Contributor Guide | Resources | Superset Users | License |

Screenshots & Gifs

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 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 act 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 SQL toolkit that is compatible with most databases. A list of supported databases can be found here.

Installation and Configuration

See in the documentation

Get Help

Contributor Guide

Interested in contributing? Check out Contributing.MD to learn how to contribute and best practices.

Resources

Superset Users

Here's a list of organizations that have taken the time to send a PR to let the world know they are using Superset. If you are a user and want to be recognized, all you have to do is file a simple PR like this one. Join our growing community!

  1. 6play [@CoryChaplin]
  2. AiHello [@ganeshkrishnan1]
  3. Airbnb
  4. Airboxlab [@antoine-galataud]
  5. Aktia Bank plc [@villebro]
  6. American Express [@TheLastSultan]
  7. Amino [@shkr]
  8. Apollo GraphQL [@evans]
  9. Ascendica Development [@davidhassan]
  10. Astronomer [@ryw]
  11. bilibili [@Moinheart]
  12. Brilliant.org
  13. Capital Service S.A. [@pkonarzewski]
  14. Clark.de
  15. Cloudsmith [@alancarson]
  16. CnOvit [@xieshaohu]
  17. Deepomatic [@Zanoellia]
  18. Dial Once
  19. Digit Game Studios
  20. Douban [@luchuan]
  21. DouroECI [@nunohelibeires]
  22. Dragonpass [@zhxjdwh]
  23. Dremio [@narendrans]
  24. ELMO Cloud HR & Payroll
  25. Endress+Hauser [@rumbin]
  26. Faasos [@shashanksingh]
  27. Fanatics [@coderfender]
  28. FBK - ICT center
  29. Fordeal [@Renkai]
  30. GFG - Global Fashion Group [@ksaagariconic]
  31. GfK Data Lab [@mherr]
  32. Grassroot
  33. Hostnfly [@alexisrosuel]
  34. HuiShouBao [@Yukinoshita-Yukino]
  35. Intercom [@kate-gallo]
  36. jampp
  37. komoot [@christophlingg]
  38. Konfío [@uis-rodriguez]
  39. Kuaishou [@zhaoyu89730105]
  40. Let's Roam
  41. Lime [@cxmcc]
  42. Living Goods [@chelule]
  43. Lyft
  44. Maieutical Labs [@xrmx]
  45. Myra Labs [@viksit]
  46. Now [@davidkohcw]
  47. Ona [@pld]
  48. Peak AI [@azhar22k]
  49. PeopleDoc [@rodo]
  50. Popoko VM Games Studio
  51. Preset, Inc.
  52. Pronto Tools [@zkan]
  53. PubNub [@jzucker2]
  54. QPID Health
  55. Qunar [@flametest]
  56. Rakuten Viki
  57. Reward Gateway
  58. Safaricom [@mmutiso]
  59. Scoot [@haaspt]
  60. ScopeAI [@iloveluce]
  61. Shopee [@xiaohanyu]
  62. Shopkick [@LAlbertalli]
  63. Showmax [@bobek]
  64. source{d} [@marnovo]
  65. Steamroot
  66. Tails.com [@alanmcruickshank]
  67. Tenable [@dflionis]
  68. THE ICONIC [@ksaagariconic]
  69. timbr.ai [@semantiDan]
  70. TME QQMUSIC/WESING
  71. Tobii [@dwa]
  72. Tooploox [@jakubczaplicki]
  73. TrustMedis [@famasya]
  74. Twitter
  75. Udemy [@sungjuly]
  76. VIPKID [@illpanda]
  77. WeSure
  78. Whale
  79. Windsor.ai [@octaviancorlade]
  80. Yahoo!
  81. Zaihang
  82. Zalando [@dmigo]
  83. Zalora [@ksaagariconic]

License

Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.  See the NOTICE file
distributed with this work for additional information
regarding copyright ownership.  The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License.  You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied.  See the License for the
specific language governing permissions and limitations
under the License.