
Welcome | Superset
Community website for Apache Superset™, a data visualization and data exploration platform
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 Docker, Docker …
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.
Creating Your First Dashboard | Superset
4 days ago · 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 …
Exploring Data in Superset
Apache Superset enables users to explore data interactively through SQL queries, visual query builders, and rich visualizations, making it easier to understand datasets before building charts and dashboards.
Frequently Asked Questions | Superset
3 days ago · 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 versions of Superset …
Installation Methods | Superset
2 days ago · 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.
Configuring Superset
3 days ago · Since superset_config.py acts as a Flask configuration module, it can be used to alter the settings of Flask itself, as well as Flask extensions that Superset bundles like flask-wtf, flask-caching, …
API Reference | Superset
3 days ago · Superset exposes a comprehensive REST API that follows the OpenAPI specification. You can use this API to programmatically interact with Superset for automation, integrations, and custom …
PyPI | Superset
4 days ago · This page describes how to install Superset using the apachesuperset package published on PyPI.