Streamy-db is a deterministic streaming database implementation. It should (in theory) be scalable and low latency.
It adapts Calvin onto a stream processing framework.
Currently there is scala code for both flink and beam (using scio).
This is only a prototype / proof of concept.
A blog post explaining the contents of the repo is available.