A SQL-Inspired Query Language Designed for Event Sourcing (2025)
18 points by goloroden 3 days ago | 2 comments
cgio 2 hours ago
Looks well thought out, but what are the mechanics of plugging this into reactive workflows? I always thought a nice event sourcing query language would evolve along the thoughts in https://picolabs.atlassian.net/wiki/spaces/docs/pages/118989...
replyzX41ZdbW 2 hours ago
There is already a database named EventQL: https://github.com/eventql/eventql
I covered it in my presentation: https://presentations.clickhouse.com/2018-unknown_developers...
reply