Migrated repository
Go to file
2023-01-29 10:54:36 +08:00
.github [Env] Remove dependency-review.yml 2022-11-29 10:34:16 +08:00
.mvn/wrapper Add maven wrapper 2022-09-17 14:49:28 +08:00
assets [Plugin] Support snowflake for jdbc 2023-01-29 10:54:36 +08:00
client [Client] [Cli] Support data source info 2022-12-26 21:10:34 +08:00
common [Refactor] [Core] Refactoring plug-in configuration extraction mode (all part) 2023-01-28 14:59:53 +08:00
configure [Plugin] Support snowflake for jdbc 2023-01-29 10:54:36 +08:00
dist [Env] Add about note 2022-12-19 15:25:30 +08:00
docs [Env] Add about note 2022-12-19 15:25:30 +08:00
plugin [Plugin] Support snowflake for jdbc 2023-01-29 10:54:36 +08:00
server [Plugin] Support snowflake for jdbc 2023-01-29 10:54:36 +08:00
spi [Env] Add about note 2022-12-19 15:25:30 +08:00
web [Plugin] Support snowflake for jdbc 2023-01-29 10:54:36 +08:00
.gitignore [Client] [Cli] Support data source info 2022-12-26 21:10:34 +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 Switch bash docker image to eclipse-temurin:8-jdk-focal 2022-10-17 16:53:42 +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 [Client] [Cli] Support data source list and use 2022-12-22 15:08:36 +08:00
README.md [Plugin] Support snowflake for jdbc 2023-01-29 10:54:36 +08:00
SECURITY.md web: Optimizing build data sources 2022-10-15 19:24:32 +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/*

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:

ClickHouse   MySQL   Presto   Redis   PostgreSQL   Trino   ElasticSearch   Druid   Kyuubi   Hive   Kylin   Ignite   IBM DB2   MongoDB   Dremio   MonetDB   Phoenix   H2   SqlServer   Oracle   CrateDB   DaMeng   TDengine   Impala   OceanBase   Neo4j   IoTDB   Snowflake

Stargazers over time


Stargazers over time

Overview


version

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

Contributors