Go to file
wisonic 285c0ad609
Some checks failed
Typos Check / Spell Check with Typos (push) Has been cancelled
fix(图表): 地图去除苏州工业园区 #13801
2024-12-13 17:49:46 +08:00
.github chore: 添加桌面版编译Action 2024-12-11 17:42:27 +08:00
core fix(图表): 地图去除苏州工业园区 #13801 2024-12-13 17:49:46 +08:00
de-xpack@98d2784236 fix(X-Pack): CAS 登录失败后未清除缓存 #13896 2024-12-13 16:28:17 +08:00
drivers
installer
mapFiles fix(图表): 地图去除苏州工业园区 #13801 2024-12-13 17:49:46 +08:00
sdk fix: 拼写错误 2024-12-13 16:57:10 +08:00
staticResource
.gitattributes
.gitignore
.gitmodules
.typos.toml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
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

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.