Migrated repository
Go to file
2022-10-27 22:36:19 +08:00
.github feature: Support hive auto completion 2022-10-27 22:27:36 +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 some docs 2022-10-23 10:46:43 +08:00
plugin plugin: Support phoenix jdbc of hbase 2022-10-26 21:29:59 +08:00
server feature: Add code snippet (for modify) 2022-10-25 23:24:58 +08:00
spi fix: Fix plugin ssl 2022-10-20 00:35:21 +08:00
web feature: Support hive auto completion 2022-10-27 22:27:36 +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 feature: Support editor auto completion 2022-10-27 22:03:19 +08:00
README.md feature: Support hive auto completion 2022-10-27 22:27: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/*

Contributors


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