superset/docs/index.rst

122 lines
3.6 KiB
ReStructuredText
Raw Normal View History

|apache_img| |superset_img|
.. |apache_img| image:: images/apache_feather.png
:width: 7%
:target: http://www.apache.org/
:alt: The Apache Software Foundation
.. |superset_img| image:: images/s.png
:width: 25%
2017-04-05 13:45:32 -04:00
2017-07-28 14:42:01 -04:00
Apache Superset (incubating)
''''''''''''''''''''''''''''
2017-07-28 14:42:01 -04:00
Apache Superset (incubating) is a modern, enterprise-ready business
intelligence web application
2017-04-05 13:45:32 -04:00
----------------
2017-07-28 14:42:01 -04:00
.. important::
**Disclaimer**: Apache Superset is an effort undergoing incubation at The
Apache Software Foundation (ASF), sponsored by the Apache Incubator.
Incubation is required of all newly accepted projects until a further
review indicates that the infrastructure, communications, and
decision making process have stabilized in a manner consistent with
other successful ASF projects. While incubation status is not
necessarily a reflection of the completeness or stability of
the code, it does indicate that the project has yet to be fully
endorsed by the ASF.
.. note:: Apache Superset, Superset, Apache, the Apache feather logo, and
the Apache Superset project logo are either registered trademarks or
trademarks of The Apache Software Foundation in the United States
and other countries.
Superset Resources
==================
- `Superset's Github <https://github.com/apache/incubator-superset>`_, note
that `we use Github for issue tracking <https://github.com/apache/incubator-superset/issues>`_
- Superset's
`contribution guidelines <https://github.com/apache/incubator-superset/blob/master/CONTRIBUTING.md>`_
and
`code of conduct <https://github.com/apache/incubator-superset/blob/master/CODE_OF_CONDUCT.md>`_
on Github.
- Our `mailing list archives <https://lists.apache.org/list.html?dev@superset.apache.org>`_.
To subscribe, send an email to ``dev-subscribe@superset.apache.org``
- `Join our Slack <https://join.slack.com/t/apache-superset/shared_invite/enQtNDMxMDY5NjM4MDU0LTc2Y2QwYjE4NGYwNzQyZWUwYTExZTdiZDMzMWQwZjc2YmJmM2QyMDkwMGVjZTA4N2I2MzUxZTk2YmE5MWRhZWE>`_
Apache Software Foundation Resources
====================================
- `The Apache Software Foundation Website <http://www.apache.org>`_
- `Current Events <http://www.apache.org/events/current-event>`_
- `License <https://www.apache.org/licenses/>`_
- `Thanks <https://www.apache.org/foundation/thanks.html>`_ to the ASF's sponsors
- `Sponsor Apache! <http://www.apache.org/foundation/sponsorship.html>`_
2015-12-26 17:04:46 -05:00
Overview
2017-12-26 02:39:28 -05:00
========
2015-12-17 19:26:36 -05:00
2015-12-25 16:06:36 -05:00
Features
2017-12-26 02:39:28 -05:00
--------
2015-12-17 19:26:36 -05:00
2017-07-28 14:42:01 -04:00
- A rich set of data visualizations
- An easy-to-use interface for exploring and visualizing data
- Create and share dashboards
2016-03-02 15:19:11 -05:00
- Enterprise-ready authentication with integration with major authentication
2016-04-03 02:11:52 -04:00
providers (database, OpenID, LDAP, OAuth & REMOTE_USER through
Flask AppBuilder)
2017-07-28 14:42:01 -04:00
- An extensible, high-granularity security/permission model allowing
intricate rules on who can access individual features and the dataset
2016-03-02 15:19:11 -05:00
- A simple semantic layer, allowing users to control how data sources are
2016-04-03 02:11:52 -04:00
displayed in the UI by defining which fields should show up in which
drop-down and which aggregation and function metrics are made available
to the user
2017-07-28 14:42:01 -04:00
- Integration with most SQL-speaking RDBMS through SQLAlchemy
2015-12-17 19:26:36 -05:00
- Deep integration with Druid.io
Screenshots
-----------
.. image:: images/screenshots/bank_dash.png
------
.. image:: images/screenshots/explore.png
------
.. image:: images/screenshots/sqllab.png
------
.. image:: images/screenshots/deckgl_dash.png
------
2015-12-25 16:06:36 -05:00
Contents
2017-12-26 02:39:28 -05:00
--------
2015-12-17 19:26:36 -05:00
.. toctree::
:maxdepth: 2
2016-03-16 23:25:41 -04:00
installation
2016-04-03 02:11:52 -04:00
tutorial
security
sqllab
2016-04-06 11:46:21 -04:00
gallery
2016-05-20 15:11:22 -04:00
druid
misc
2016-04-08 11:44:28 -04:00
faq
2015-12-17 19:26:36 -05:00
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`