superset/docs/index.rst

73 lines
1.8 KiB
ReStructuredText
Raw Normal View History

Caravel's documentation
'''''''''''''''''''''''
Caravel is a data exploration platform designed to be visual, intuitive
and interactive.
2016-04-03 02:11:52 -04:00
.. image:: _static/img/caravel.jpg
----------------
.. warning:: This project used to be named Panoramix and has been renamed
2016-03-29 00:55:58 -04:00
to Caravel in March 2016
2016-03-27 03:18:26 -04:00
2015-12-26 17:04:46 -05:00
Overview
=======================================
2015-12-17 19:26:36 -05:00
2015-12-25 16:06:36 -05:00
Features
2015-12-17 19:26:36 -05:00
---------
2016-03-02 15:19:11 -05:00
- A rich set of data visualizations, integrated from some of the best
2016-04-03 02:11:52 -04:00
visualization libraries
2015-12-17 19:26:36 -05:00
- Create and share simple dashboards
2016-03-02 15:19:11 -05:00
- An extensible, high-granularity security/permission model allowing
2016-04-03 02:11:52 -04:00
intricate rules on who can access individual features and the dataset
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)
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
2015-12-17 19:26:36 -05:00
- Integration with most RDBMS through SqlAlchemy
- Deep integration with Druid.io
------
.. image:: https://camo.githubusercontent.com/82e264ef777ba06e1858766fe3b8817ee108eb7e/687474703a2f2f672e7265636f726469742e636f2f784658537661475574732e676966
------
.. image:: https://camo.githubusercontent.com/4991ff37a0005ea4e4267919a52786fda82d2d21/687474703a2f2f672e7265636f726469742e636f2f755a6767594f645235672e676966
------
.. image:: https://camo.githubusercontent.com/a389af15ac1e32a3d0fee941b4c62c850b1d583b/687474703a2f2f672e7265636f726469742e636f2f55373046574c704c76682e676966
------
2015-12-25 16:06:36 -05:00
Contents
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-03 02:11:52 -04:00
videos
2016-04-06 11:46:21 -04:00
gallery
2016-05-20 15:11:22 -04:00
druid
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`