DTStack/flinkStreamSQL
基于开源的flink,对其实时sql进行扩展;主要实现了流与维表的join,支持原生flink SQL所有的语法 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2912
- days_rel: n/a
- days_push: 925
- n_releases_24m: 0
Adoption not part of the score
2051 stars · 914 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FlinkStreamSQL is a Java framework built on Apache Flink that extends Flink's real-time SQL with custom create table/view/function syntax and stream-to-dimension-table joins. It supports all native Flink SQL syntax and extends input/output performance metrics into Task metrics.
Use cases
- join a Kafka stream with a dimension table in Flink SQL
- write streaming SQL jobs with custom source, sink, and dimension table syntax
- extend Flink SQL with custom functions and views
- monitor input/output throughput metrics of Flink SQL jobs
- build real-time data pipelines using SQL instead of Java DataStream code
When to choose
- you need stream-to-dimension-table joins that native Flink SQL lacks
- you want declarative SQL-based stream processing on Flink
- you need custom DDL syntax for sources, sinks, and lookup tables
- you want extended task-level metrics for streaming SQL jobs
When to avoid
- you only need standard Flink SQL features already in Apache Flink
- you use a recent Flink version with built-in lookup joins
- you need a maintained project - development appears inactive since early 2024
- you prefer the official Flink SQL client and ecosystem
Facets
library · maturity maintenance
streaming parser database etl big-data databases analytics jvm flink sql stream-processing dimension-table-join real-time-compute apache-flink data-engineering linux docker
1 source
- readme: https://github.com/DTStack/flinkStreamSQL · fetched 2026-08-28 · d14999e4a9a1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DTStack/flinkStreamSQL | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="DTStack/flinkStreamSQL")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem