Stars
BitSail is a distributed high-performance data integration engine which supports batch, streaming and incremental scenarios. BitSail is widely used to synchronize hundreds of trillions of data ever…
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
简单易用的随机数据生成器。生成各种比较真实的假数据。一般用于开发和测试阶段的数据填充模拟。支持各类中国特色本地化的数据格式。An easy-to use random data generator. Generally used for data filling, simulation, demonstration and other scenarios in the development…
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
Flake8 plugin that checks SQL code against opinionated style rules
Netty project - an event-driven asynchronous network application framework
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
Some useful presto custom udf functions
Generic command line non-JVM Apache Kafka producer and consumer
Code examples for a blog post on infoworld.com
Apache Flink 源码分析系列,基于 git tag 1.1.2
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去…
ClickHouse Java Clients & JDBC Driver
📈 Capturing JVM- and application-level metrics. So you know what's going on.
Build kafka with docker and orchestrate kafka as well as zookeeper with docker-compose
基于开源的flink,对其实时sql进行扩展;主要实现了流与维表的join,支持原生flink SQL所有的语法