Migrated repository
Go to file
2022-10-05 12:32:39 +08:00
.github ci: Set java version 8 for code analysis 2022-09-30 10:03:08 +08:00
.mvn/wrapper Add maven wrapper 2022-09-17 14:49:28 +08:00
configure env: The system initialization script is added 2022-10-02 10:35:16 +08:00
dist plugin: Change the way plug-ins are packaged 2022-09-23 11:24:16 +08:00
docs docs: Add blog 2022-09-30 10:55:07 +08:00
plugin plugin: Add hive tests 2022-10-04 16:44:48 +08:00
server plugin: Add history elapsed 2022-10-05 02:53:29 +08:00
shared plugin: Add hive 2022-09-29 21:53:55 +08:00
spi spi: Support for plug-in time 2022-09-30 13:04:38 +08:00
web web: Support export csv 2022-10-05 12:32:39 +08:00
.gitignore plugin: Refactoring packaging 2022-09-22 22:56:16 +08:00
CODE_OF_CONDUCT.md env: Add CODE_OF_CONDUCT.md 2022-09-18 13:46:24 +08:00
CONTRIBUTING.md plugin: Optimized packing volume 2022-09-29 19:53:34 +08:00
Dockerfile env: Support docker images 2022-09-30 18:16:39 +08:00
LICENSE env: Add LICENSE 2022-09-18 13:43:22 +08:00
mvnw Add maven wrapper 2022-09-17 14:49:28 +08:00
mvnw.cmd Add maven wrapper 2022-09-17 14:49:28 +08:00
pom.xml build(deps): bump logback-core from 1.2.11 to 1.4.3 2022-10-03 14:33:24 +00:00
README.md plugin: Add hive 2022-09-29 21:53:55 +08:00
SECURITY.md env: Add some 2022-09-18 13:53:01 +08:00

DataCap (incubator)

DataCap is integrated software for data transformation, integration and visualization.

Require


Must-read for users: Be sure to execute the following command after cloning the code locally

cp configure/git-hook/* .git/hooks
chmod 700 .git/hooks/*

Contributors


GitHub Contributors Image

Supported Databases


DataCap can query data from any SQL-speaking datastore or data engine (ClickHouse, MySQL, Presto and more).

Here are some of the major database solutions that are supported:

Stargazers over time


Stargazers over time

Overview


version

GitHub release (latest by date including pre-releases) GitHub all releases

GitHub branch checks state GitHub Release Date

GitHub commit activity GitHub contributors GitHub last commit

Join Us


Open the DingTalk software and scan the following QR code to join

Thank you


Installation and Configuration


Extended documentation for DataCap