
Welcome | Superset
Community website for Apache Superset™, a data visualization and data exploration platform
intro | Superset
Superset can query data from any SQL-speaking datastore or data engine (Presto, Trino, Athena, and more) that has a Python DB-API driver and a SQLAlchemy dialect.
Installation Methods | Superset
Nov 20, 2025 · 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.
FAQ | Superset
Nov 20, 2025 · Superset uses Scarf by default to collect basic telemetry data upon installing and/or running Superset. This data helps the maintainers of Superset better understand which …
PyPI | Superset
2 days ago · This page describes how to install Superset using the apachesuperset package published on PyPI.
Quickstart | Superset
2 days ago · Quickstart 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 …
Creating Your First Dashboard | Superset
Nov 20, 2025 · 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 …
Architecture | Superset
Nov 20, 2025 · This page is meant to give new administrators an understanding of Superset's components.
Exploring Data in Superset
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.
API | Superset
2 days ago · API Superset's public REST API follows the OpenAPI specification, and is documented here. The docs below are generated using Swagger React UI. NOTE! You can …