dataease is a free, open source business intelligence & reporting project written in Java and released under GPL-3.0. It has 24,442 GitHub stars, 4,236 forks and 49 open issues, and was last pushed 9 hours ago. On this registry it ranks #8 of 34 tracked projects in Business Intelligence & Reporting, with 5 head-to-head comparisons available. It gained 9 stars over the last 3 tracked days.

What is dataease?

DataEase is an open-source business intelligence and data visualization tool, written in Java and licensed under GPL-3.0, built for analysts and business teams who want to explore data and build charts by clicking and dragging rather than by writing code.

What it is

DataEase is an open-source BI tool developed by FIT2CLOUD (飞致云) and distributed under the GNU General Public License version 3. It helps users analyse data quickly and identify business trends so that they can improve and optimise their operations. Analysis is produced through drag-and-drop chart building, and the resulting views can be shared with others. The project sits in the Data & Analytics / Business Intelligence & Reporting category, and its stack combines a Vue.js and Element front end, the AntV chart library, a Spring Boot back end, MySQL for storage, Apache Calcite and Apache SeaTunnel for data processing, and Docker for packaging and deployment.

The concrete problem it solves is the gap between raw data scattered across many systems and a decision-ready dashboard. Instead of exporting files or building a bespoke reporting layer, users connect DataEase directly to the systems they already run: OLTP databases such as MySQL, Oracle, SQL Server, PostgreSQL, MariaDB, Db2, TiDB and MongoDB-BI; OLAP engines such as ClickHouse, Apache Doris, Apache Impala and StarRocks; warehouses such as Amazon RedShift; flat files such as Excel and CSV; and API data sources. It lives in the BI ecosystem and is positioned in its own tagline as an open-source BI tool alternative to Tableau, while its topic list also places it alongside Apache Superset, Kettle and ECharts.

Key capabilities

  • Chart and dashboard authoring through mouse clicks and drag-and-drop interaction, with no coding required to complete an analysis.
  • Broad data source connectivity covering OLTP databases (MySQL, Oracle, SQL Server, PostgreSQL, MariaDB, Db2, TiDB, MongoDB-BI), OLAP engines (ClickHouse, Apache Doris, Apache Impala, StarRocks), the Amazon RedShift data warehouse, Excel and CSV data files, and API data sources.
  • AI-assisted querying through seamless integration with SQLBot, the project's intelligent data question-and-answer component.
  • Multiple data sharing methods with an explicit emphasis on keeping shared data secure.
  • Multi-platform installation together with diverse embedding support for placing dashboards inside other systems.
  • Monthly iteration alongside a zero-barrier installation path, so new builds are obtainable and installable online without a purchase step.
  • A data processing layer built on Apache Calcite and Apache SeaTunnel, with Docker used across the deployment path.

Who uses it and how

  • Small teams can start on a single Linux server with 2 cores and 4 GB of memory or more, running the published quick-start script as the root user.
  • Production environments can instead use the offline installation package, which the README recommends for that case.
  • Embedded deployments use the project's embedding support to surface dashboards inside existing applications.
  • Self-hosted community users get help through the online documentation, the community forum at bbs.fit2cloud.com, and a WeChat group.
  • Teams getting up to speed can use the two-minute introduction video, the accompanying PPT material, and the book 《DataEase 数据可视化分析与实践》.

Getting started

On a Linux server with at least 2 cores and 4 GB of memory, run the one-line script as root: curl -sSL https://dataease.oss-cn-hangzhou.aliyuncs.com/quick_start_v2.sh | bash, then sign in with the username admin and the password DataEase@123456. For production the README recommends the offline installation and upgrade package instead, with further documentation hosted at dataease.cn.

How it compares

DataEase is offered as an open-source alternative to Tableau, the commercial product named in its own tagline. The licence axis separates them: DataEase is GPL-3.0, while the counterpart it is measured against is commercial. The deployment axis separates them too, because DataEase is installed and run on infrastructure the operator controls, using either the quick-start script or the offline package, so the data stays inside the operator's own databases and server. Apache Superset and Kettle also appear in the project's topic list, so anyone evaluating open-source BI will generally weigh DataEase against those as well.

When to use it — and when not to

DataEase suits teams willing to run their own Linux server, MySQL database and the Docker-based stack, including Apache Calcite and Apache SeaTunnel for data processing, because the operator keeps control of both the data and the deployment. It is a poor fit for organisations that cannot self-host, and GPL-3.0 copyleft obligations deserve attention from anyone planning to embed BI inside a proprietary product. Two practical caveats: the README is written primarily in Chinese, and the documented default credentials should be changed immediately after the first login.

project readme (upstream, from github) — read inline

DataEase

人人可用的开源 BI 工具

License: GPL v3 Codacy GitHub Stars GitHub release Gitee Stars GitCode Stars

中文(简体) English 中文(繁體) 日本語 Português (Brasil) العربية Deutsch Español français 한국어 Bahasa Indonesia Türkçe

dataease%2Fdataease | Trendshift


什么是 DataEase?

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

DataEase 的优势:

  • 开源开放:零门槛,线上快速获取和安装,按月迭代;
  • 简单易用:极易上手,通过鼠标点击和拖拽即可完成分析;
  • 全场景支持:多平台安装和多样化嵌入支持;
  • 安全分享:支持多种数据分享方式,确保数据安全;
  • AI 加持:无缝集成 SQLBot 实现智能问数。

DataEase 支持的数据源:

  • 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 用户运行以下一键安装脚本:

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

# 用户名: admin
# 密码: DataEase@123456

如果是用于生产环境,推荐使用 离线安装包方式 进行安装部署。

如你有更多问题,可以查看在线文档,或者通过论坛和交流群与我们交流。

image

UI 展示

DataEase 工作台 DataEase 仪表板
DataEase 数据源 DataEase 模板中心

技术栈

飞致云的其他明星项目

License

Copyright (c) 2014-2026 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

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.

Frequently asked questions

Is dataease free to use?

dataease is open source under the GPL-3.0 licence. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does dataease do?

🔥 人人可用的开源 BI 工具,数据可视化神器。An open-source BI tool alternative to Tableau.

What is dataease written in?

dataease is primarily written in Java. Its source is publicly available at https://github.com/dataease/dataease, and it has 24,442 GitHub stars.