Hacker News new | ask | show | jobs
by iamdeedubs 1201 days ago
Definitely check out https://debezium.io/. I've been using to stream data out of mongo and postgres to great effect.

You can use it with kafka-connect or a standalone process.