Apache Superset is an enterprise BI platform. SQL Lab, 40+ visualization types, and native integration with the modern data stack.
Superset — Enterprise BI¶
Developed by Airbnb, now an Apache top-level project.
Features¶
- SQL Lab — interactive SQL editor
- 40+ visualizations — from tables to geospatial maps
- Semantic layer — metrics and dimensions
- RBAC — granular access control
services:
superset:
image: apache/superset:latest
ports: ["8088:8088"]
environment:
SUPERSET_SECRET_KEY: ${SECRET_KEY}
Superset vs Metabase¶
- Superset — SQL-first, more visualizations, enterprise
- Metabase — no-code first, simpler to start
Summary¶
Superset is the best open-source BI for SQL-savvy teams. A competitor to commercial BI tools.
apache supersetbivizualizacesql