新增wiki命令文件
This commit is contained in:
34
wiki/entities/Apache-Superset.md
Normal file
34
wiki/entities/Apache-Superset.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
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]]
|
||||
Reference in New Issue
Block a user