Pinned Repositories
akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
apache-calcite-tutorial
https://blog.csdn.net/QXC1281/article/details/89070285
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
beam
Apache Beam
bireme
Bireme is an incremental synchronization tool for the Greenplum / HashData data warehouse
calcite
Mirror of Apache Calcite
calcite-avatica
Mirror of Apache Calcite - Avatica
calcite-test
Test code for apache calcite
jyh2015's Repositories
jyh2015/Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
jyh2015/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
jyh2015/apache-calcite-tutorial
https://blog.csdn.net/QXC1281/article/details/89070285
jyh2015/bireme
Bireme is an incremental synchronization tool for the Greenplum / HashData data warehouse
jyh2015/calcite-avatica
Mirror of Apache Calcite - Avatica
jyh2015/debezium
Change data capture for a variety of databases. https://debezium.io Please log issues in our JIRA at https://issues.jboss.org/projects/DBZ/issues
jyh2015/disruptor
High Performance Inter-Thread Messaging Library
jyh2015/druid
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics(https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
jyh2015/flink-1
Flink code for TPC-DS competition,forked from Apache Flink,and cherry pick some new feature.
jyh2015/flink-community-perf
TPC-DS Performance tests tool for Flink
jyh2015/htmlunit
HtmlUnit is a "GUI-Less browser for Java programs".
jyh2015/hue
Open source SQL Query Assistant for Databases/Warehouses.
jyh2015/impala
Apache Impala
jyh2015/incubator-druid
Apache Druid (Incubating) - Column oriented distributed data store ideal for powering interactive applications
jyh2015/janino
Janino is a super-small, super-fast Java™ compiler.
jyh2015/javacc
JavaCC - a parser generator for building parsers from grammars. It can generate code in Java, C++ and C#.
jyh2015/jsoup
jsoup: Java HTML Parser, with best of DOM, CSS, and jquery
jyh2015/kylin
Apache Kylin
jyh2015/Mapper
Mybatis Common Mapper - Easy to use
jyh2015/maxwell
Maxwell's daemon, a mysql-to-json kafka producer
jyh2015/MongoShake
MongoShake is a universal data replication platform based on MongoDB's oplog. Redundant replication and active-active replication are two most important functions. 基于mongodb oplog的集群复制工具,可以满足迁移和同步的需求,进一步实现灾备和多活功能。
jyh2015/mybatis-plus
An powerful enhanced toolkit of MyBatis for simplify development
jyh2015/mysql-binlog-connector-java
MySQL Binary Log connector
jyh2015/OnJava8
《On Java 8》中文版,又名《Java编程**》 第5版
jyh2015/pentaho-kettle
Pentaho Data Integration ( ETL ) a.k.a Kettle
jyh2015/phoenix
Mirror of Apache Phoenix
jyh2015/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
jyh2015/presto
The official home of the Presto distributed SQL query engine for big data
jyh2015/tushare
TuShare is a utility for crawling historical data of China stocks
jyh2015/WebCollector
WebCollector is an open source web crawler framework based on Java.It provides some simple interfaces for crawling the Web,you can setup a multi-threaded web crawler in less than 5 minutes.