dynastqin's Stars
minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
alibaba/DataX
DataX是阿里云DataWorks数据集成的开源版本。
go-martini/martini
Classy web framework for Go
kestra-io/kestra
:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
apache/seatunnel
SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
Workiva/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
xianhu/LearnPython
以撸代码的形式学习Python
WeiYe-Jing/datax-web
DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。
JSQLParser/JSqlParser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
DTStack/chunjun
A data integration framework
lukas-krecan/ShedLock
Distributed lock for your scheduled tasks
chrislusf/glow
Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant.
gobyexample-cn/gobyexample
Go by Example 通过例子学 Golang
byzer-org/byzer-lang
Byzer (former MLSQL): A low-code open-source programming language for data pipeline, analytics and AI.
childe/gohangout
使用 golang 模仿的 Logstash。用于消费 Kafka 数据,处理后写入 ES、Clickhouse 等。
xuxueli/xxl-rpc
A high performance, distributed RPC framework.(分布式服务框架XXL-RPC)
childe/hangout
用java实现一下Logstash的几个常用input/filter/output, 希望能有效率上面的大提升. 现在我们迁移到golang了 https://github.com/childe/gohangout
shunfei/indexr
An open-source columnar data format designed for fast & realtime analytic with big data.
teeyog/IQL
An ad hoc query service based on the spark sql engine.(基于spark sql引擎的即席查询服务)
fhussonnois/kafkastreams-cep
Complex Event Processing on top of Kafka Streams
cjuexuan/mynote
TianLangStudio/DataXServer
为DataX(https://github.com/alibaba/DataX) 提供远程多语言调用(ThriftServer,HttpServer) 分布式运行(DataX on YARN) 功能
tmorin/plantuml-libs
A set of PlantUML libraries and a NPM cli tool to design diagrams which focus on several technologies/approaches: Amazon Web Services (AWS), Azure, Google Cloud Platform (GCP), C4 Model or even EventStorming and more.
dyingbleed/g-rule
Groovy based lightweight rule engine
shipengqi/go-packages-docs-awesome
Go 项目一些常用包的中文文档,包括 Gin,Dep,Cobra 等。
hengyunabc/metrics-kafka
Dropwizard Metrics reporter for kafka.
elastic/uptime-contrib
Contrib repository for Elastic Uptime
duhanmin/datax-on-yarn
实现yarn客户端,datax-on-yarn可以让datax在yarn master上运行
lukas-krecan/shedlock-example
koihuang/DataX-Learn
DataX源码学习