* fix(X-Pack): 设置动态访问路径后导出pdf失败 #12945 * fix(X-Pack): 使用 Redis 作为缓存中间件开启禁止多端登录导致第三方认证报错 (#14054) * fix: 数据源修复mysql、Redshift远程代码执行漏洞 * chore: 更新版本到v1.18.27 * fix(仪表板): 修复社区版的新建用户无创建仪表板权限问题 #13439 * feat(X-Pack): 数据填报表单下拉框增加返回条数1000条限制,并支持关键词搜索 #14136 * fix: 修复Mysql JDBC 连接参数未验证导致任意文件读取漏洞 * fix(仪表板): 修复部分仪表板可能无法打开问题 * Revise DataEase V1 maintenance notice in README (#16843) Updated the README to reflect the end of maintenance for DataEase V1. * fix(过滤组件): V1版本 时间查询组件,动态时间,移动端日期显示不正常。 #17347 * fix(数据集): 修复api数据源中,json格式字段保存为不标准json格式,导致无法通过计算字段的函数解析 #17772 * fix(漏洞): 升级shiro 1.12.0 * chore: 更新版本到v1.18.28 * Fix typo in 'truncate' in CHECK_INJECT_PATTERN --------- Co-authored-by: fit2cloud-chenyw <yawen.chen@fit2cloud.com> Co-authored-by: ulleo <ulleo.wang@gmail.com> Co-authored-by: fit2cloud-chenyw <67260074+fit2cloud-chenyw@users.noreply.github.com> Co-authored-by: taojinlong <jinlong@fit2cloud.com> Co-authored-by: wangjiahao <1522128093@qq.com> Co-authored-by: maninhill <41712985+maninhill@users.noreply.github.com> Co-authored-by: dataeaseShu <tong.shu@fit2cloud.com>
人人可用的开源数据可视化分析工具
注:DataEase V1 社区版已停止维护,详情请查看:https://dataease.io/docs/v1/lifecycle/
什么是 DataEase?
DataEase 是开源的数据可视化分析工具,帮助用户快速分析数据并洞察业务趋势,从而实现业务的改进与优化。DataEase 支持丰富的数据源连接,能够通过拖拉拽方式快速制作图表,并可以方便的与他人分享。
DataEase 的功能包括:
- 图表展示:支持 PC 端、移动端、大屏;
- 图表制作:支持丰富的图表类型(Apache ECharts / AntV)、支持拖拉拽方式快速制作仪表板;
- 数据引擎:支持直连模式、本地模式(基于 Apache Doris / Kettle 实现);
- 数据连接:支持数据仓库/数据湖、OLAP 数据库、OLTP 数据库、Excel 数据文件、API 等各种数据源。
DataEase 的优势
- 开源开放:零门槛,线上快速获取和安装;快速获取用户反馈、按月发布新版本;
- 简单易用:极易上手,通过鼠标点击和拖拽即可完成分析;
- 秒级响应:集成 Apache Doris,超大数据量下秒级查询返回延时;
- 安全分享:支持多种数据分享方式,确保数据安全。
DataEase 支持的数据源
DataEase 模板市场
快速开始
在线体验
- 环境地址:https://dataease.fit2cloud.com/
- 用户名:demo
- 密码:dataease
一键安装
仅需两步快速安装 DataEase:
- 准备一台不小于 8 G内存的 64位 Linux 主机;
- 以 root 用户执行如下命令一键安装 DataEase。
curl -sSL https://dataease.oss-cn-hangzhou.aliyuncs.com/quick_start.sh | bash
学习资料
DataEase v1 的技术栈
- 前端:Vue.js、Element
- 图库:Apache ECharts、AntV
- 后端:Spring Boot
- 中间件:MySQL
- 数据处理:Kettle、Apache Doris
- 基础设施:Docker
Star History
FOSSA Status
License
Copyright (c) 2014-2024 FIT2CLOUD 飞致云, All rights reserved.
Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
https://www.gnu.org/licenses/gpl-3.0.html
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.





















