forked from github/dataease
Merge pull request #10485 from wanghe-fit2cloud/patch-1
Update README.md
This commit is contained in:
commit
ab8c12d450
16
README.md
16
README.md
@ -22,16 +22,16 @@ DataEase 是开源的数据可视化分析工具( BI 工具 ),帮助用户
|
||||
|
||||
**DataEase 支持的数据源:**
|
||||
|
||||
- OLTP 数据库: MySQL、Oracle、SQL Server、PostgreSQL、MariaDB、Db2、TiDB、MongoDB-BI 等;
|
||||
- OLAP 数据库: ClickHouse、Apache Doris、Apache Impala、StarRocks 等;
|
||||
- 数据仓库/数据湖: Amazon RedShift 等;
|
||||
- 数据文件: Excel、CSV 等;
|
||||
- OLTP 数据库: MySQL、Oracle、SQL Server、PostgreSQL、MariaDB、Db2、TiDB、MongoDB-BI 等;
|
||||
- OLAP 数据库: ClickHouse、Apache Doris、Apache Impala、StarRocks 等;
|
||||
- 数据仓库/数据湖: Amazon RedShift 等;
|
||||
- 数据文件: Excel、CSV 等;
|
||||
- API 数据源。
|
||||
|
||||
## 快速开始
|
||||
|
||||
```
|
||||
# 准备一台 2核4G 以上 Linux 服务器,以 root 运行以下一键安装脚本:
|
||||
# 准备一台 2 核 4G 以上的 Linux 服务器,并以 root 用户运行以下一键安装脚本:
|
||||
|
||||
curl -sSL https://dataease.oss-cn-hangzhou.aliyuncs.com/quick_start_v2.sh | bash
|
||||
|
||||
@ -74,12 +74,12 @@ curl -sSL https://dataease.oss-cn-hangzhou.aliyuncs.com/quick_start_v2.sh | bash
|
||||
- 数据处理:[Apache Calcite](https://github.com/apache/calcite/)、[Apache SeaTunnel](https://github.com/apache/seatunnel)
|
||||
- 基础设施:[Docker](https://www.docker.com/)
|
||||
|
||||
## 我们的其他明星开源项目
|
||||
## 飞致云的其他明星项目
|
||||
|
||||
- [JumpServer](https://github.com/jumpserver/jumpserver/) - 广受欢迎的开源堡垒机
|
||||
- [1Panel](https://github.com/1panel-dev/1panel/) - 现代化、开源的 Linux 服务器运维管理面板
|
||||
- [Halo](https://github.com/halo-dev/halo/) - 强大易用的开源建站工具
|
||||
- [MaxKB](https://github.com/1panel-dev/MaxKB/) - 基于 LLM 大语言模型的开源知识库问答系统
|
||||
- [JumpServer](https://github.com/jumpserver/jumpserver/) - 广受欢迎的开源堡垒机
|
||||
- [Halo](https://github.com/halo-dev/halo/) - 强大易用的开源建站工具
|
||||
- [MeterSphere](https://github.com/metersphere/metersphere/) - 开源的测试管理和接口测试工具
|
||||
|
||||
## License
|
||||
|
Loading…
Reference in New Issue
Block a user