Migrated repository
Go to file
2023-02-28 22:07:16 +08:00
.github [Env] Update env 2023-02-16 23:44:59 +08:00
.mvn/wrapper Add maven wrapper 2022-09-17 14:49:28 +08:00
assets [Plugin] [Alioss] Replace logo 2023-02-24 14:18:16 +08:00
client/cli [Core] Add logo 2023-02-16 01:18:32 +08:00
configure [Env] Update env 2023-02-16 23:44:59 +08:00
core [Web] [Permission] Add routing permission control 2023-02-28 22:07:16 +08:00
docs [Plugin] Support duckdb for jdbc close #249 2023-02-20 22:13:21 +08:00
plugin [Plugin] Support alioss for native 2023-02-23 23:23:14 +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 [Env] Remove incubator 2023-02-03 11:19:53 +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 [Plugin] [Zookeeper] Support SHOW PATHS 2023-02-17 22:26:02 +08:00
README.md [Core] Fixed function time field 2023-02-27 10:38:00 +08:00
SECURITY.md web: Optimizing build data sources 2022-10-15 19:24:32 +08:00

DataCap


Visitors version

GitHub branch checks state GitHub Release Date

GitHub commit activity GitHub contributors GitHub last commit

Security Status

What is datacap?


DataCap is integrated software for data transformation, integration, and visualization. Support a variety of data sources, file types, big data related database, relational database, NoSQL database, etc. Through the software can realize the management of multiple data sources, the data under the source of various operations conversion, making data charts, monitoring data sources and other functions.

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 Connectors


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   YDB   Zookeeper   DuckDB   Aliyun OSS

Stargazers over time


Stargazers over time

Join Us


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

Thank you


Installation and Configuration


Extended documentation for DataCap

Contributors