mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 14:21:47 +08:00
Add StreamSQL
This commit is contained in:
parent
8fe342f080
commit
1b21b1b2fa
@ -2390,6 +2390,7 @@ _Libraries and tools for stream processing and reactive programming._
|
|||||||
- [machine](https://github.com/whitaker-io/machine) - Go library for writing and generating stream workers with built in metrics and traceability.
|
- [machine](https://github.com/whitaker-io/machine) - Go library for writing and generating stream workers with built in metrics and traceability.
|
||||||
- [nibbler](https://github.com/naughtygopher/nibbler) - A lightweight package for micro batch processing.
|
- [nibbler](https://github.com/naughtygopher/nibbler) - A lightweight package for micro batch processing.
|
||||||
- [stream](https://github.com/youthlin/stream) - Go Stream, like Java 8 Stream: Filter/Map/FlatMap/Peek/Sorted/ForEach/Reduce...
|
- [stream](https://github.com/youthlin/stream) - Go Stream, like Java 8 Stream: Filter/Map/FlatMap/Peek/Sorted/ForEach/Reduce...
|
||||||
|
- [StreamSQL](https://github.com/rulego/streamsql) - A lightweight streaming SQL engine for real-time data processing.
|
||||||
|
|
||||||
**[⬆ back to top](#contents)**
|
**[⬆ back to top](#contents)**
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user