About 50 results
Open links in new tab
  1. Welcome | Superset

    Community website for Apache Superset™, a data visualization and data exploration platform

  2. 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.

  3. Creating Your First Dashboard | Superset

    2 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 …

  4. 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.

  5. FAQ | Superset

    2 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 …

  6. Community | Superset

    Community website for Apache Superset™, a data visualization and data exploration platform

  7. 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 …

  8. Connecting to Databases | Superset

    2 days ago · Superset requires a Python DB-API database driver and a SQLAlchemy dialect to be installed for each database engine you want to connect to. You can read more here about how …

  9. Docker Compose | Superset

    2 days ago · When running in development mode the superset-node container needs to finish building assets in order for the UI to render properly. If you would just like to try out Superset …

  10. 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.