Migrated repository
Go to file
2022-10-23 00:05:01 +08:00
.github env: Add contributors ci 2022-10-22 23:07:39 +08:00
.mvn/wrapper Add maven wrapper 2022-09-17 14:49:28 +08:00
assets env: Update README.md 2022-10-22 22:22:06 +08:00
configure plugin: Adapter mongodb to server 2022-10-18 22:39:24 +08:00
dist plugin: Change the way plug-ins are packaged 2022-09-23 11:24:16 +08:00
docs docs: Add released note for v1.0.0.20221015 2022-10-14 23:14:17 +08:00
plugin plugin: Add monetdb 2022-10-23 00:05:01 +08:00
server plugin: Add monetdb 2022-10-23 00:05:01 +08:00
spi fix: Fix plugin ssl 2022-10-20 00:35:21 +08:00
web web: Add some i18n to page 2022-10-21 21:50:44 +08:00
.gitignore docs: Add released note for v1.0.0.20221015 2022-10-14 23:14:17 +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 api: Add basic auth 2022-10-19 23:51:45 +08:00
README.md plugin: Add monetdb 2022-10-23 00:05:01 +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

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