# Apache Superset para Yunohost
[](https://ci-apps.yunohost.org/ci/apps/superset/)  
[](https://install-app.yunohost.org/?app=superset)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarApache Superset rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
Superset is a modern data exploration and data visualization platform. Superset can replace or augment proprietary business intelligence tools for many teams. Superset integrates well with a variety of data sources.
Superset provides:
- A no-code interface for building charts quickly
- A powerful, web-based SQL Editor for advanced querying
- A lightweight semantic layer for quickly defining custom dimensions and metrics
- Out of the box support for nearly any SQL database or data engine
- A wide array of beautiful visualizations to showcase your data, ranging from simple bar charts to geospatial visualizations
- Lightweight, configurable caching layer to help ease database load
- Highly extensible security roles and authentication options
- An API for programmatic customization
- A cloud-native architecture designed from the ground up for scale
*-- Superset's Github repository*
**Versión actual:** 4.0.2~ynh1
## Capturas

## Documentaciones y recursos
- Sitio web oficial:
- Documentación administrador oficial:
- Repositorio del código fuente oficial de la aplicación :
- Catálogo YunoHost:
- Reportar un error:
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/superset_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/superset_ynh/tree/testing --debug
o
sudo yunohost app upgrade superset -u https://github.com/YunoHost-Apps/superset_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:**