Welcome | Superset Superset is fast, lightweight, intuitive, and loaded with options that make it easy for users of all skill sets to explore and visualize their data, from simple line charts to highly detailed geospatial charts
intro | Superset Understanding the Superset Semantic Layer Getting Started with Superset Superset in 2 Minutes using Docker Compose; Installing Database Drivers; Building New Database Connectors; Create Your First Dashboard; Comprehensive Tutorial for Contributing Code to Apache Superset Resources to master Superset by Preset Deploying Superset Official
Quickstart | Superset - The Apache Software Foundation Ready to try Apache Superset? This quickstart guide will help you get up and running on your local machine in 3 simple steps Note that it assumes that you have Docker, Docker Compose, and Git installed
Exploring Data in Superset | Superset - The Apache Software Foundation In this tutorial, we will introduce key concepts in Apache Superset through the exploration of a real dataset which contains the flights made by employees of a UK-based organization in 2011 The following information about each flight is given:
Creating Your First Dashboard | Superset - The Apache Software Foundation This tutorial targets someone who wants to create charts and dashboards in Superset We’ll show you how to connect Superset to a new database and configure a table in that database for analysis You’ll also explore the data you’ve exposed and add a visualization to a dashboard so that you get a feel for the end-to-end user experience
FAQ | Superset - The Apache Software Foundation Superset acts as a thin layer above your underlying databases or data engines, which do all the processing Superset simply visualizes the results of the query The key to achieving acceptable performance in Superset is whether your database can execute queries and return results at a speed that is acceptable to your users
Installation Methods | Superset How should you install Superset? Here's a comparison of the different options It will help if you've first read the Architecture page to understand Superset's different components