更新CLAUDE.md,删除wiki/concepts空文件

This commit is contained in:
2026-04-14 16:26:02 +08:00
parent c6e3d3c5db
commit ba87044423
361 changed files with 3 additions and 12064 deletions

View File

@@ -1,34 +0,0 @@
---
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]]