mirror of
https://gitee.com/devlive-community/datacap.git
synced 2024-11-29 18:48:23 +08:00
Migrated repository
.github | ||
.mvn/wrapper | ||
assets | ||
builder | ||
client | ||
common | ||
configure | ||
dist | ||
docs | ||
plugin | ||
server | ||
spi | ||
web | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
Dockerfile | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md | ||
SECURITY.md |
DataCap
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/*
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
Overview
Join Us
Open the DingTalk software and scan the following QR code to join
Thank you
Installation and Configuration
Extended documentation for DataCap