Files
nexus/wiki/entities/Apache-Superset.md
2026-04-14 16:02:50 +08:00

35 lines
820 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Apache Superset"
type: entity
tags: [bi, data-visualization, python]
sources: [install-apache-superset-in-docker.md]
last_updated: 2026-04-14
---
## Definition
Apache Superset是一款开源的BI商业智能可视化平台支持SQL查询、图表构建和仪表板创建。
## Aliases
- Superset
- Apache Superset
## Key Attributes
- 类型BI可视化平台
- 语言Python
- 许可Apache License 2.0
- 默认端口8088
## Key Capabilities
- SQL IDE支持多数据库连接
- 丰富的图表类型ECharts、D3.js等
- 拖拽式仪表板构建
- 缓存层Redis/Celery
## Related Entities
- [[Docker]]:部署方式
- [[MySQL]]:元数据库后端
## Connections
- [[Apache Superset]] ← 部署于 ← [[Docker]]
- [[MySQL]] ← 元数据库 ← [[Apache Superset]]