添加达梦数据库支持
Go to file
2022-11-09 17:06:06 +08:00
.github Update issue templates 2022-09-29 11:00:30 +08:00
.husky feat: eslint fix 2022-10-11 15:09:32 +08:00
backend perf(数据集): 优化数据集表单路由驼峰命名 2022-11-09 10:50:42 +08:00
drivers refactor: 升级Postgre驱动 42.2.24 -> 42.3.6 2022-08-12 11:05:48 +08:00
frontend feat(视图): 视图中过滤增加数值校验 2022-11-09 17:06:06 +08:00
mapFiles/full perf: 优化世界地图文件 2022-08-08 16:28:41 +08:00
mobile refactor: 升级版本号 2022-11-07 10:43:04 +08:00
.gitattributes chore: 修改工程属性 2021-08-06 10:27:57 +08:00
.gitignore fix: 新增用户邮箱重复报错提示 2021-09-10 17:04:31 +08:00
CODE_OF_CONDUCT.md docs: add CODE_OF_CONDUCT.md 2022-02-07 15:31:44 +08:00
CONTRIBUTING.md fix typo 2022-08-25 16:09:21 +08:00
Dockerfile refactor: 基于新基础镜像重构Dockerfile 2022-03-08 10:41:24 +08:00
LICENSE Create LICENSE 2021-12-06 17:28:35 +08:00
pom.xml refactor: 升级版本号 2022-11-07 10:43:04 +08:00
README.md fix typo 2022-08-25 16:09:21 +08:00
SECURITY.md fix typo 2022-08-25 16:09:21 +08:00

DataEase

人人可用的开源数据可视化分析工具

License: GPL v3 Codacy Latest release Stars Downloads


什么是 DataEase

DataEase 是开源的数据可视化分析工具帮助用户快速分析数据并洞察业务趋势从而实现业务的改进与优化。DataEase 支持丰富的数据源连接,能够通过拖拉拽方式快速制作图表,并可以方便的与他人分享。

de-architecture

DataEase 的功能包括:

  • 图表展示:支持 PC 端、移动端、大屏;
  • 图表制作:支持丰富的图表类型(Apache ECharts / AntV)、支持拖拉拽方式快速制作仪表板;
  • 数据引擎:支持直连模式、本地模式(基于 Apache Doris / Kettle 实现);
  • 数据连接:支持数据仓库/数据湖、OLAP 数据库、OLTP 数据库、Excel 数据文件、API 等各种数据源。

DataEase 的优势

  • 开源开放:零门槛,线上快速获取和安装;快速获取用户反馈、按月发布新版本;
  • 简单易用:极易上手,通过鼠标点击和拖拽即可完成分析;
  • 秒级响应:集成 Apache Doris超大数据量下秒级查询返回延时
  • 安全分享:支持多种数据分享方式,确保数据安全。

DataEase 支持的数据源

excel mysql oracle sqlserver mariadb elasticsearch clickhouse doris mongodb redshift hive DB2 API TiDB StarRocks PrestoDB

更多数据源支持持续增加中...

DataEase 模板市场

模板市场

更多优质模板持续增加中...

快速开始

在线体验

一键安装

仅需两步快速安装 DataEase

  1. 准备一台不小于 8 G内存的 64位 Linux 主机;
  2. 以 root 用户执行如下命令一键安装 DataEase。
curl -sSL https://github.com/dataease/dataease/releases/latest/download/quick_start.sh | sh

学习资料

加入微信交流群

DataEase 的技术栈

Star History

Star History Chart

License

Copyright (c) 2014-2022 飞致云 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.