fix(docker): replace pip install uv with COPY from official uv image pip install --upgrade uv downloads uv as a source distribution when no pre-built wheel matches the platform (python:3.11-slim-trixie), then fails to compile because cc is absent in the slim image. Using COPY --from=ghcr.io/astral-sh/uv:latest ships a statically-linked binary that works on any Linux regardless of glibc version, which is the approach uv's own documentation recommends for Dockerfiles.
A modern, enterprise-ready business intelligence web application.
Why Superset? | Supported Databases | Release Notes | Get Involved | Resources | Organizations Using Superset
Superset is a modern data exploration and data visualization platform. Superset can replace or augment proprietary business intelligence tools for many teams. Superset integrates well with a variety of data sources.
Superset provides:
Video Overview
Large Gallery of Visualizations
Craft Beautiful, Dynamic Dashboards
No-Code Chart Builder
Powerful SQL Editor
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.
Here are some of the major database solutions that are supported:
A more comprehensive list of supported databases along with the configuration instructions can be found here.
Want to add support for your datastore or data engine? Read more here about the technical requirements.
Try out Superset's quickstart guide or learn about the options for production deployments.
Interested in contributing? Check out our Developer Guide to find resources around contributing along with a detailed guide on how to set up a development environment.
Understanding the Superset Points of View
Getting Started with Superset
Deploying Superset
Recordings of Past Superset Community Events
Visualizations