Hacker News new | ask | show | jobs
KsqlDB: A Streaming Database (confluent.io)
2 points by pgcosta 2394 days ago
1 comments

This looks awesome!

I'm currently in the process of making my MySQL database stream it's change-data events, and I feel the pain of stitching all the apps together to make it happen.

This seems to be a killer technology.