Introduction to superset

Superset is Airbnb's open source data mining platform

Github address: https://github.com/airbnb/superset

official website address: http://airbnb.io/projects/superset/

Apache: http://superset.apache.org/ Superset

used to be called Caravel, and also called Panaramix. As of today, it has more than 18,200 stars on Github, and the project is currently supported by the Apache Foundation.

Main Features
1. Rich set of data visualizations
2. An easy-to-use interface for exploring and visualizing data
3. Creating and shared dashboards
4. Enterprise-grade authentication by integrating major authentication providers (Database, OpenID, LDAP, OAuth and REMOTE_USER, via Flask AppBuilder)
5. Scalable, high-grained security/permission model that allows who can
Sophisticated
rules to access individual features and datasets .Integrated with most SQL-speaking RDBMSs via SQLAlchemy
8. Deeply integrated with Druid.io

 


Superset is designed to be highly usable. It is "cloud-native" because it has scaled in large distributed environments and works well inside containers. While you can easily test the drive Superset on a modest setup or simply on a laptop, there are few limitations when it comes to scaling the platform. Superset is also cloud native as it is very flexible and lets you choose your web server (Gunicorn, Nginx, Apache), your metadata database engine (MySQL, Postgres, MariaDB, etc.), your message queue (Redis, RabbitMQ, etc.) , SQS...), your result backend (S3, Redis, Memcached,...), your caching layer (memcached, Redis,...), works well with services like NewRelic, StatsD, and DataDog, Ability to run analytical workloads against most popular database technologies.

Superset has been tested in large environments with hundreds of concurrent users. Airbnb's production environment runs inside Kubernetes and serves more than 100,000 charts per day to more than 600 daily active users.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326067170&siteId=291194637