Migrated repository
Go to file
2024-11-29 14:50:44 +08:00
.github feat(plugin): adapter fs -- amazon s3 2024-11-29 14:36:11 +08:00
.mvn/wrapper
client/datacap-cli
configure feat(plugin): adapter fs -- minio 2024-11-29 14:50:44 +08:00
convert fix(convert): fix json convert 2024-11-28 17:22:38 +08:00
core fix(convert): fix json convert 2024-11-28 17:22:38 +08:00
docs feat(plugin): adapter fs -- local 2024-11-28 13:19:44 +08:00
driver
executor feat(executor): adapter seatunnel 2024-11-27 15:09:07 +08:00
fs feat(plugin): adapter fs -- minio 2024-11-29 14:50:44 +08:00
lib
logo feat(plugin): adapter fs -- minio 2024-11-29 14:50:44 +08:00
notify
parser
plugin feat(plugin): adapter plugin -- influxdb 2024-11-27 23:19:14 +08:00
scheduler feat(plugin): adapter scheduler -- local 2024-11-27 17:52:35 +08:00
shaded
test feat(plugin): adapter fs -- amazon s3 2024-11-29 14:36:11 +08:00
.gitattributes
.gitignore
.java-version
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
Dockerfile
LICENSE
mvnw
mvnw.cmd
pom.xml feat(plugin): adapter fs -- minio 2024-11-29 14:50:44 +08:00
README.md
README.ru.md
README.zh_CN.md
SECURITY.md

DataCap


Visitors version

License GitHub branch checks state GitHub Release Date

Docker Automated build Docker Image Size (latest by date) Docker Pulls

GitHub commit activity GitHub contributors GitHub last commit

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.

Username Password
datacap 123456789
admin 12345678

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 Redis PostgreSQL Presto MySQL
Hive Kyuubi Druid ElasticSearch Trino
Kylin Ignite IBM DB2 MongoDB Dremio
MonetDB Phoenix H2 SqlServer Oracle
CrateDB DaMeng TDengine Impala OceanBase
Neo4j IoTDB Snowflake YDB Zookeeper
DuckDB Aliyun OSS Apache Kafka CeresDB GreptimeDB
QuestDB Apache Doris StarRocks Hologres Apache Hdfs
Apache Pinot Apache Cassandra MatrixOne ScyllaDB ParadeDB
Timescale Apache Solr InfluxDB

System architecture


Stargazers over time


Star History Chart

Join Us


Open the DingTalk (left) or WeChat(right) software and scan the following QR code to join

Thank you


Jetbrains App Store View UI Plus

Installation and Configuration


Extended documentation for DataCap

Contributors