Ask HN: Consolidating Multiple Data Sources
How do you connect multiple data sources? I have a usecase where I have multiple data sources batch and streaming that I need to analyze together. I have used a database to consolidate the various sources but I do not get the realtime outcome I need. I am exploring https://getdozer.io/ any suggestions / feedback?
4 comments
[ 4.0 ms ] story [ 21.8 ms ] threadYou can use it with kafka-connect or a standalone process.
Disclaimer: I work for Decodable, where we build a managed platform around these technologies and their use cases