Go to file
2024-12-09 11:38:43 +08:00
.github Update llm-code-review.yml 2024-11-05 15:01:59 +08:00
core perf(X-Pack): 本地用户登录 MFA 二次校验 2024-12-09 11:38:43 +08:00
de-xpack@cac37fbedd perf(X-Pack): 本地用户登录 MFA 二次校验 2024-12-09 11:38:43 +08:00
drivers refactor: 增加数据源驱动包 2023-10-24 16:44:16 +08:00
installer fix: 修复 dectl 脚本在回复 MySQL 时可能会出现的无法启动问题 2024-11-28 15:58:04 +08:00
mapFiles fix(图表): 修复大鹏新区中心点错误 2024-11-05 16:10:28 +08:00
sdk perf(X-Pack): 本地用户登录 MFA 二次校验 2024-12-09 11:38:43 +08:00
staticResource refactor: 初始化dev-v2 2023-10-23 22:00:14 +08:00
.gitattributes Update .gitattributes 2023-12-13 18:24:10 +08:00
.gitignore perf(X-Pack): 权限配置页面 2024-11-08 09:31:40 +08:00
.gitmodules refactor: 挂载子模块 2023-10-24 09:17:46 +08:00
.typos.toml fix: typos 2024-04-02 16:26:17 +08:00
CODE_OF_CONDUCT.md docs: add CODE_OF_CONDUCT.md 2022-02-07 15:31:44 +08:00
CONTRIBUTING.md chore: Update CONTRIBUTING.md 2024-07-02 18:18:08 +08:00
Dockerfile 改善 Dockerfile 创建插件存储的命令可读性 2024-08-29 15:20:59 +08:00
LICENSE Create LICENSE 2021-12-06 17:28:35 +08:00
pom.xml build: 升级calcite版本 2024-12-09 11:05:16 +08:00
README_EN.md docs: add Japanese README (#13890) 2024-12-08 09:30:46 +08:00
README_JP.md docs: add Japanese README (#13890) 2024-12-08 09:30:46 +08:00
README.md docs: add Japanese README (#13890) 2024-12-08 09:30:46 +08:00
SECURITY.md fix typo 2022-08-25 16:09:21 +08:00

DataEase

An Open-Source BI Tool for Everyone

License: GPL v3 Codacy GitHub Stars Gitee Stars
[English] | [中文(简体)] | [日本語]


What is DataEase?

DataEase is an open-source BI tool designed to help users quickly analyze data and gain business insights, enabling them to improve and optimize their operations. It supports a wide range of data sources, allowing users to create charts with a simple drag-and-drop interface and share them effortlessly.

Advantages of DataEase:

  • Open Source: Zero barriers, fast online acquisition and installation, monthly updates.
  • User-Friendly: Easy to use; analysis can be completed with simple mouse clicks and drag-and-drop actions.
  • Versatile: Supports multi-platform installation and diversified embedding options.
  • Secure Sharing: Offers various data-sharing methods while ensuring data security.

Supported Data Sources:

  • OLTP Databases: MySQL, Oracle, SQL Server, PostgreSQL, MariaDB, Db2, TiDB, MongoDB-BI, etc.
  • OLAP Databases: ClickHouse, Apache Doris, Apache Impala, StarRocks, etc.
  • Data Warehouses/Data Lakes: Amazon RedShift, etc.
  • Data Files: Excel, CSV, etc.
  • API Data Sources.

Quick Start

# Prepare a Linux server with at least 2 CPUs and 4GB of RAM, then run the following one-click installation script as the root user:

curl -sSL https://dataease.oss-cn-hangzhou.aliyuncs.com/quick_start_v2.sh | bash

# Username: admin
# Password: DataEase@123456

Technology Stack

Security

If you discover any security issues, please contact us through: wei@fit2cloud.com.

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.